pub const WASM_PAGE_SIZE_BYTES: u64 = 65_536;
WebAssembly page size used by ic-stable-structures memory implementations.
ic-stable-structures