Constant wasmtime_environ::WASM32_MAX_PAGES[][src]

pub const WASM32_MAX_PAGES: u64 = 1 << 16; // 0x0000_0000_0001_0000u64
Expand description

The number of pages (for 32-bit modules) we can have before we run out of byte index space.