This commit prepares the x64 pieces from cranelift codegen to be consumed by Winch for binary emission. This change doesn't introduce or modifies functionality it makes the necessary pieces for binary emission public. This change also improves documentation where applicable.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.