Files
wasmtime/cranelift/reader
Andrew Brown b4238229c2 Cast DataValues to and from native types
Also, returns a `Result` in the `RunCommand::run` helper.
2020-05-07 16:51:09 -07:00
..

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