Skip to main content

decode_wasm_module

Function decode_wasm_module 

Source
pub fn decode_wasm_module(wasm_bytes: &[u8]) -> Result<DecodedModule>
Expand description

Decode a WASM binary and extract functions, memory, and data segments