Expand description
Host-side import helpers for guests that import the WebAssembly C API.
cbindgen:ignore Host imports for guests that import the WebAssembly C API.
Structs§
- Wasm
Capi Runtime Hooks - Runtime hooks that provide
wasm_c_api_v0imports for WASIX guests.
Enums§
- WasmCAPI
Version - Version of the host-provided WebAssembly C API import namespace.
Constants§
- WASM_
C_ API_ MODULE_ NAME - Import module name used for host-provided WebAssembly C API bindings.
Functions§
- module_
wasm_ c_ api_ version_ used - Returns the host-provided WebAssembly C API version imported by a module.