Skip to main content

PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 65536;
Expand description

WebAssembly page size: 64 KiB per the Wasm specification.