Function parse_binary_wasm

Source
pub fn parse_binary_wasm(parser: Parser, bytes: &[u8]) -> Result<()>