Ruby backs WebAssembly for CRuby binaries
Ruby 3.2.0, an upgrade to the popular open source dynamic language introduced on Christmas Day, offers initial WASI (WebAssembly System Interface) support. WebAssembly and WASI support allows developers to create CRuby binaries that will run in web browsers, serverless edge environments, and other WebAssembly/WASI embedders. Available at ruby-lang.org, Ruby 3.2.0 offers an initial port of
Read More