105 releases (breaking)
new 0.94.0 | Mar 20, 2023 |
---|---|
0.93.0 | Feb 20, 2023 |
0.91.0 | Dec 21, 2022 |
0.90.0 | Nov 21, 2022 |
0.17.0 | Jul 24, 2018 |
#816 in WebAssembly
650 downloads per month
Used in 2 crates
4MB
95K
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.
Dependencies
~2MB
~41K SLoC