Enum member pageSize

Size in bytes of one page of WebAssembly memory. One page of memory is 64 kB.

enum pageSize = 65536u;