Files
wasmtime/lib/wasm
Dan Gohman 57cd69d8b4 Say "IR" instead of "IL".
While the specifics of these terms are debatable, "IR" generally
isn't incorrect in this context, and is the more widely recognized
term at this time.

See also the discussion in #267.

Fixes #267.
2018-03-28 22:07:26 -07:00
..
2018-03-28 22:07:26 -07:00
2018-03-22 13:10:41 -07:00
2018-03-28 22:07:26 -07:00
2018-03-28 22:07:26 -07:00

This crate performs the translation from a wasm module in binary format to the in-memory form of the Cretonne IR.