Constant wasmtime_environ::WASM64_MAX_PAGES
source · pub const WASM64_MAX_PAGES: u64 = _; // 281_474_976_710_656u64
Expand description
The number of pages (for 64-bit modules) we can have before we run out of byte index space.
pub const WASM64_MAX_PAGES: u64 = _; // 281_474_976_710_656u64
The number of pages (for 64-bit modules) we can have before we run out of byte index space.