pub const PAGE_SIZE: usize = 1024;
Expand description

Size of a zkVM memory page.