Function marine_it_parser::delete_it_section_from_file[][src]

pub fn delete_it_section_from_file(
    in_wasm_path: PathBuf,
    out_wasm_path: PathBuf
) -> Result<(), ITParserError>
Expand description

Delete all custom sections with IT from provided Wasm file.