pub const WASM_MAX_PAGES: u32 = 0x10000; // 65_536u32
The number of pages we can have before we run out of byte index space.