wasmer_compiler::translator::sections

Function parse_start_section

Source
pub fn parse_start_section(
    index: u32,
    environ: &mut ModuleEnvironment<'_>,
) -> WasmResult<()>
Expand description

Parses the Start section of the wasm module.