WASM mim Runtime API
The WASM mim Runtime API provides equivalent capabilities to the JavaScript mim Runtime API, delivered through imported functions for WebAssembly modules.
info
WASI is not supported. The runtime provides a custom set of imported functions delivering capabilities for storage, discovery, and HTTP.
Coming Soon
Detailed function signatures, parameters, and examples coming soon.