pub const LINEAR_MEMORY_MAX_PAGES: u32 = 65536;
Maximal number of pages that a wasm instance supports.