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

5m read timeFrom shopify.engineering
Post cover image
Table of contents
Using RuvyWhat makes Ruvy different from ruby.wasmWhy we open sourced Ruvy

Sort: