[][src]Constant wasmer::WASM_MAX_PAGES

pub const WASM_MAX_PAGES: u32 = 65536; // 0_x00_010_000u32

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