Skip to main content

HEAP_BASE

Constant HEAP_BASE 

Source
pub const HEAP_BASE: i32 = 0;
Expand description

Initial heap pointer, in bytes from the start of linear memory. Reserved bytes below this address are available for future runtime helpers (jump tables, vtables, string literals, …).