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§
- errors
- The crate’s error module
Structs§
- Wasmtime
Builder - Used to build
WasmtimeEngineProviderinstances. - Wasmtime
Engine Provider - A wasmRS engine provider that encapsulates the Wasmtime WebAssembly runtime