pub const FUNCTION_NAMESPACE: u32 = 0;Expand description
Cranelift external-name namespace for lowered bytecode functions: a name
u0:<index> refers to the lowered function whose FunctionId is index.
pub const FUNCTION_NAMESPACE: u32 = 0;Cranelift external-name namespace for lowered bytecode functions: a name
u0:<index> refers to the lowered function whose FunctionId is index.