Crate wasmrs_testhost
source ·Expand description
wasmRS-testhost
This crate provides a raw frame reader and writer implementation for wasmRS testing.
Notes
This crate is a low-level API for testing wasmRS modules. It is not intended for use in production, is not well documented, and may break at any time.
Contributing
See CONTRIBUTING.md
License
See the root LICENSE.txt
Modules
- The crate’s error module
Structs
- Used to build
WasmtimeEngineProvider
instances. - Raw Wasmtime call context
- A wasmRS engine provider that encapsulates the Wasmtime WebAssembly runtime