ruby 3.2 webassembly support

Oct 20, 2023

https://www.ruby-lang.org/en/news/2022/04/03/ruby-3-2-0-preview1-released/

WASI based WebAssembly support

This is an initial port of WASI based WebAssembly support. This enables a CRuby binary to be available on Web browser, Serverless Edge environment, and other WebAssembly/WASI embedders. Currently this port passes basic and bootstrap test suites not using Thread API.

↑ up