* Upgrade to regalloc2 v0.2.3 to get bugfix from bytecodealliance/regalloc2#60. * Update RELEASES.md. * Update two compile tests based on slightly shifting regalloc output.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.