Constant MAX_MEMORY_SIZE
pub const MAX_MEMORY_SIZE: usize = 128;
Expand description
The maximum number of bytes that a single memory mapping can be.
pub const MAX_MEMORY_SIZE: usize = 128;
The maximum number of bytes that a single memory mapping can be.