Files
wasmtime/lib/cretonne
Dan Gohman 492fa1283c Define an "interrupt" trap code.
This is a trap code for interrupting the running code, to allow
timeouts and safepoints to be implemented. It is resumable.
2018-03-18 14:54:05 -07:00
..
2018-03-18 14:54:05 -07:00
2018-03-05 14:05:13 -08:00
2018-03-16 16:12:56 -07:00

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