Files
wasmtime/cranelift/codegen
Benjamin Bouvier e8c03fbd09 [meta] Remove unused bit-vector functionalty;
It can be resurrected if needed in the future. It was used only for the
semantics descriptions, which went away with the transition of the
meta-language to Rust.
2019-10-29 14:23:10 +01:00
..
2019-10-24 17:20:12 -07:00
2019-10-24 17:20:12 -07:00

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