Files
wasmtime/lib/simplejit
Dan Gohman 94a883abae Make settings::Flags::new consume the Builder.
This makes it more clear what the relationship is between the Builder
and the resulting Flags.
2018-04-30 13:53:36 -07:00
..
2018-04-27 06:10:15 -07:00
2018-04-17 10:52:36 -07:00

This crate provides a simple JIT library that uses Cretonne.

This crate is extremely experimental.