This version of regalloc.rs includes several bugfixes for reference-types support used by the new backend framework and the aarch64 backend (bytecodealliance/regalloc.rs#85 and bytecodealliance/regalloc.rs#86).
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.