Files
wasmtime/cranelift/codegen
Andrew Brown 26c78c06ef refactor: remove unused field
PR #3131 fixed the failing builds by allowing this field to be dead.
After looking at it further the field is not being used and can be
removedi completely.
2021-07-30 10:58:37 -07:00
..
2021-07-30 10:58:37 -07:00
2021-06-09 14:00:13 -05:00
2021-02-18 13:01:01 +01:00

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