If a legalization contains varargs, it defers creating the binding for the varargs, making the generated code easier to understand.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.