Runtime

The runtime provides an implementation of the wasm-embedded APIs using wasmtime (or wasm3 on some platforms), with support for physical devices on linux and mocking on all platforms.

You can install this with cargo install wasm-embedded-rt or grab a binary from the releases page.

TODO: how to use runtime