Files
wasmtime/lib/codegen
Dan Gohman 3e4531657c Temporarily disable the shink_instruction pass.
It appears some of the instruction encodings are incorrect. Temporarily
disable the use of shorter encodings until these are fixed.
2018-04-19 17:49:48 -07:00
..
2018-04-17 22:18:30 -07:00

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