Files
wasmtime/cranelift/codegen
Benjamin Bouvier 8d0224341c cranelift: Introduce a feature to enable trace logs (#4484)
* Don't use `log::trace` directly but a feature-enabled `trace` macro
* Don't emit disassembly based on the log level
2022-08-01 11:19:15 +02:00
..
2021-10-10 14:19:08 +02:00
2022-07-25 22:01:02 +00:00
2022-07-07 12:54:39 -07:00

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