Base host and client implementations of the wasmRS RSocket protocol for WebAssembly-based communication.
# Cargo.toml
[dependencies]
wasmrs-runtime = "0.17.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes and starts the wasmRS runtime.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.