WASM_PAGE_SIZE

Constant WASM_PAGE_SIZE 

Source
pub const WASM_PAGE_SIZE: u32 = 0x10000;
Expand description

WebAssembly page sizes are defined to be 64KiB.