19 releases (breaking)
0.17.0 | Oct 9, 2023 |
---|---|
0.15.0 | Aug 17, 2023 |
0.14.0 | Jul 26, 2023 |
0.8.0 | Mar 22, 2023 |
0.1.0 | Dec 27, 2022 |
#1556 in WebAssembly
85 downloads per month
Used in 15 crates
(7 directly)
190KB
5K
SLoC
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
Dependencies
~5–13MB
~138K SLoC