wasmRS host implementation for executing and interacting with wasmRS modules.
# Cargo.toml
[dependencies]
wasmrs-host = "0.17.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new wasmRS host instance for executing wasmRS modules.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.