* Don't attempt to track the generated clif.isle in cargo This causes the build script to rerun every time for me. * Put build script debug messages on stderr instead of stdout This keeps stdout reserved for cargo build script directives
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.