Files
wasmtime/cranelift/codegen/README.md
lazypassion 747ad3c4c5 moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
moved crates in lib/ to src/, renamed crates, modified some files' text (#660)
2019-01-28 15:56:54 -08:00

3 lines
140 B
Markdown

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