Function marine_it_parser::extract_it_from_module

source ·
pub fn extract_it_from_module<WB: WasmBackend>(
    wasm_module: &<WB as WasmBackend>::Module
) -> Result<Interfaces<'_>, ITParserError>
Expand description

Extracts IT section of provided Wasm binary and converts it to a MITInterfaces.