Skip to main content

WASM_BINARY_HEADER_LEN

Constant WASM_BINARY_HEADER_LEN 

Source
pub const WASM_BINARY_HEADER_LEN: usize = 8;
Expand description

The byte length of a minimal WebAssembly binary header.