Files
wasmtime/cranelift/codegen
Johnnie Birch e60a6f2ad2 Fixup packed integer add lowering
Remove stray print statement
Fix bug in match statement causing unreachable code.
2020-08-06 22:25:18 -07:00
..
2020-07-24 19:29:12 +02:00
2020-08-06 22:25:18 -07:00

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