Function wasm_strip_debug

Source
pub fn wasm_strip_debug(buf: &[u8]) -> Result<Vec<u8>, WasmParseError>