Files
wasmtime/lib/codegen
Benjamin Bouvier f72ff791b4 Promote the BasicBlock tuple to a real struct;
It makes reading code that uses it easier to understand.
2018-07-23 15:26:11 -07:00
..
2018-07-22 13:51:23 -07:00
2018-07-19 11:08:53 -07:00
2018-07-17 12:48:27 -07:00
2018-07-13 09:15:16 -07:00

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