Files
wasmtime/lib/reader
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

This crate library supports reading .cton files. This functionality is needed for testing Cretonne, but is not essential for a JIT compiler.