Skip to main content

looks_like_wasm_binary

Function looks_like_wasm_binary 

Source
pub fn looks_like_wasm_binary(bytes: &[u8]) -> bool
Expand description

Returns ‘true’ when the byte slice has the magic bytes and version-1 header.