pub fn dump_wasm_into(bytes: &[u8], into: impl Write) -> Result<()>