Files
wasmtime/cranelift/codegen
Nikita Baksalyar f9cf4fe640 Fix documentation for codegen::Context::compile (#4019)
The function docs incorrectly referred to an argument that's no longer there.
2022-04-12 13:01:00 -07:00
..
2021-10-10 14:19:08 +02:00
2022-04-05 09:24:28 -05:00
2022-04-05 09:24:28 -05:00
2022-04-05 09:24:28 -05:00

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