delete_wit_section_from_file

Function delete_wit_section_from_file 

Source
pub fn delete_wit_section_from_file(
    in_wasm_path: PathBuf,
    out_wasm_path: PathBuf,
) -> Result<(), WITParserError>
Expand description

Delete all custom sections with WIT from provided Wasm file.