Eventually the `load + jmp + constant` pattern should be replaced with just `load` once constant pools are more tightly integrated.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.