WASI Preview 1 implementation supporting reactor model ABI
Optional
argsThe arguments to pass to the Ruby VM. Note that the first argument must be the Ruby program name.
Optional
addA hook to add additional imports to the WebAssembly instance
Optional
setA hook called with the WebAssembly memory instance just after the Ruby VM is instantiated
The WebAssembly module that contains the Ruby VM