Crate wasmrs_wasmtime

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§

errors
The crate’s error module

Structs§

WasmtimeBuilder
Used to build WasmtimeEngineProvider instances.
WasmtimeEngineProvider
A wasmRS engine provider that encapsulates the Wasmtime WebAssembly runtime