Files
wasmtime/lib/cretonne
Dan Gohman ae0801e23b Disable creation of .pyc files.
Cretonne's python scripts aren't run very often, so there's little
benefit in creating .pyc files. And the .pyc files cause trouble for
some vendoring scripts. So disable them.
2018-03-05 14:05:13 -08:00
..
2018-03-05 06:55:27 -08:00
2018-03-05 14:05:13 -08:00
2018-03-05 07:11:23 -08:00

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