* Add some debug logging for timing in module compiles This is sometimes helpful when debugging slow compiles from fuzz bugs or similar. * Fix total duration calculation to not double-count
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.