Constant wasmtime_cranelift::NS_WASM_FUNC
source · pub const NS_WASM_FUNC: u32 = 0;
Expand description
Namespace corresponding to wasm functions, the index is the index of the defined function that’s being referenced.
pub const NS_WASM_FUNC: u32 = 0;
Namespace corresponding to wasm functions, the index is the index of the defined function that’s being referenced.