wasmer_vm::instance

Function initialize_tables

Source
fn initialize_tables(instance: &mut Instance) -> Result<(), Trap>
Expand description

Initialize the table memory from the provided initializers.