Constant wasmtime_environ::WASM_PAGE_SIZE

source ·
pub const WASM_PAGE_SIZE: u32 = 0x10000;
Expand description

WebAssembly page sizes are defined to be 64KiB.