Files
wasmtime/cranelift/codegen
Chris Fallin 4a6594c514 Merge pull request #3011 from cfallin/bint-x64
Fix `bint` on x64, and make `bextend` consistent with bool representation.
2021-06-22 11:26:20 -07:00
..
2021-06-09 14:00:13 -05:00
2021-02-18 13:01:01 +01:00
2021-06-15 22:56:10 -05:00

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