Constant wasmer_asml_fork::WASM_MAX_PAGES[][src]

pub const WASM_MAX_PAGES: u32 = 65536; // 0x0001_0000u32
Expand description

The number of pages we can have before we run out of byte index space.