pub const MAX_MEMORY_SIZE_IN_PAGES: u32 = 64;
Expand description

The maximum memory size (per call frame): 64 * 64KiB = 4MiB