[][src]Function fce_wit_parser::extract_wit

pub fn extract_wit(
    wasmer_module: &WasmerModule
) -> Result<Interfaces, WITParserError>

Extracts WIT section of provided Wasm binary and converts it to a FCEWITInterfaces.