Function wasmer_vm::instance::initialize_passive_elements

source ·
fn initialize_passive_elements(instance: &Instance)
Expand description

Initialize the Instance::passive_elements map by resolving the ModuleInfo::passive_elements’s FunctionIndexs into VMCallerCheckedAnyfuncs for this instance.