Skip to main content

WASM_PAGE_SIZE

Constant WASM_PAGE_SIZE 

Source
pub const WASM_PAGE_SIZE: u64 = 65536;
Expand description

The size of a WASM memory page in bytes (64 KiB).