Crate wasmrs_wasmtime
source ·Expand description
wasmrs-wasmtime
This crate provides the wasmtime implementation for wasmrs hosts.
Usage
See the example for usage.
For more information on wasmRS, see the core wasmrs crate.
Contributing
See CONTRIBUTING.md
License
See the root LICENSE.txt
Modules
- The crate’s error module
Structs
- Used to build
WasmtimeEngineProvider
instances. - A wasmRS engine provider that encapsulates the Wasmtime WebAssembly runtime