pub const LINEAR_MEMORY_PAGE_SIZE: Bytes;
Expand description

Size of a page of linear memory - 64KiB.

The size of a memory is always a integer multiple of a page size.