Modules§
- capabilities
- config
- controller
- WASM execution runtime and controller.
- host
- kv
- package
Macros§
- register_
host_ function - Macro to register an async host function with automatic argument conversion and error handling. Returns -1 on error (logged to stderr), positive values are valid pointers. Uses Wasmtime’s native async support with func_wrap_async.