API Reference Orb Wasmtime v0.1.6
modules
Modules
Execute WebAssembly via Wasmtime.
Instantiate a WebAssembly module and interact with it: call functions, get/set globals, and read/write memory.
Take a WebAssembly module and list its exports or call a one-shot function.