Files
wasmtime/cranelift/codegen
Benjamin Bouvier f0244516c5 [meta] Make more things pub(crate) instead of pub;
This could help the compiler find unused fields/methods. It didn't find any
during this migration.
2019-09-23 14:42:20 +02:00
..
2019-09-23 14:41:07 +02:00
2019-09-20 14:11:15 -07:00

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