PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 65536;
Expand description

WebAssembly page size, in bytes (64KB).

WebAssembly 页大小,单位字节(64KB)。