Constant wasmer_types::WASM_MAX_PAGES
source · pub const WASM_MAX_PAGES: u32 = 0x10000;
Expand description
The number of pages we can have before we run out of byte index space.
pub const WASM_MAX_PAGES: u32 = 0x10000;
The number of pages we can have before we run out of byte index space.