Files
wasmtime/lib/codegen
Grégoire Geis dd72b54eef Now diagnosing missing vmctx arguments (fixes #376) (#384)
* Now diagnosing missing vmctx arguments (fixes #376).

* Added filetest for fix of #376.

* Respect formatting rules in verifier/mod.rs.

* Added parameters for each use of vmctx in test files.

* Added comments on additions on vmctx verifications.
2018-07-03 20:59:32 -07:00
..
2018-07-02 15:48:18 -07:00

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