Module imports

Module imports 

Source
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§

WasmCapiRuntimeHooks
Runtime hooks that provide wasm_c_api_v0 imports for WASIX guests.

Enums§

WasmCAPIVersion
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.