wasmrs-host
This crate provides the host-side logic to run wasmRS modules. It delegates the WebAssembly interpreter implementation to engine providers like wasmrs-wasmtime.
Engine providers
Usage
For more information on using wasmRS-host, see examples in the wasmrs-wasmtime crate.
For more information on wasmRS, see the core wasmrs crate.
Contributing
See CONTRIBUTING.md
License
See the root LICENSE.txt