pub const LINEAR_MEMORY_MAX_PAGES: u32 = 65536;
Expand description

Maximal number of pages that a wasm instance supports.