Files
wasmtime/lib/reader
Dan Gohman f4fe438bae Suppress a warning about AsciiExt being deprecated.
We currently support versions of Rust which need this import, so
suppress the warning on versions of Rust which deprecated it.
2018-04-30 13:53:29 -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.