pub const MAX_MEMORY_SIZE_IN_PAGES: u32 = 64; // 64u32
Expand description

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