Function marine_it_parser::extract_it_from_module[][src]

pub fn extract_it_from_module(
    wasmer_module: &WasmerModule
) -> Result<Interfaces<'_>, ITParserError>
Expand description

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