This was my first attempt at transitioning code to ISLE to originally fix #3327 but that fix has since landed on `main`, so this is instead now just porting a few operations to ISLE. Closes #3336
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.