* Cranelift: consider heap's guard pages when legalizing `heap_addr` Fixes #5328 * Update comment to align more directly with implementation * Add legalization tests for `heap_addr` and offset guard pages
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.