pub const HEAP_BASE: i32 = 0;
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, …).