71 breaking releases
Uses new Rust 2021
0.86.1 | Jul 21, 2022 |
---|---|
0.85.3 | Jul 21, 2022 |
0.82.2 | Mar 31, 2022 |
0.79.0 | Dec 13, 2021 |
0.17.0 | Jul 24, 2018 |
#724 in WebAssembly
855 downloads per month
Used in 2 crates
3.5MB
77K
SLoC
This crate library supports reading .clif files. This functionality is needed for testing Cranelift, but is not essential for a JIT compiler.
lib.rs
:
Cranelift file reader library.
The cranelift_reader
library supports reading .clif files. This functionality is needed for
testing Cranelift, but is not essential for a JIT compiler.