Ruvy is a toolchain that takes Ruby code and creates a WebAssembly module. It provides performance improvements by pre-initializing the Ruby virtual machine and simplifying the execution of the Wasm module. Ruvy is different from ruby.wasm in how it handles file access and initialization. Benchmark results show that Ruvy
Sort: