a20c852148e3995c283568c9d47bd80326c26c89
Also, say "guard-offset pages" rather than just "guard pages" to describe the region of a heap which is never accessible and which exists to support optimizations for heap accesses with offsets. And, introduce a `Uimm64` immediate type, and make all heap fields use `Uimm64` instead of `Imm64` since they really are unsigned.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%