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 FunctionIndex
s into VMCallerCheckedAnyfunc
s for
this instance.