Files
wasmtime/cranelift/codegen
Chris Fallin 9c72a0566e Upgrade to regalloc2 0.3.1. (#4483)
This includes some changes from @bnjbvr to the trace-logging/annotation
to reduce overhead when logging is enabled but only non-RA2 subsystems
are at `Trace` level.
2022-07-21 01:22:39 +00:00
..
2021-10-10 14:19:08 +02:00
2022-07-07 12:54:39 -07:00
2022-07-21 01:22:39 +00:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.