Constant polkavm_common::abi::VM_MIN_PAGE_SIZE
source ยท pub const VM_MIN_PAGE_SIZE: u32 = 0x1000;
Expand description
The minimum page size of the VM.
pub const VM_MIN_PAGE_SIZE: u32 = 0x1000;
The minimum page size of the VM.