167 releases (99 breaking)
new 0.114.0 | Nov 20, 2024 |
---|---|
0.113.0 | Oct 22, 2024 |
0.110.1 | Jul 22, 2024 |
0.106.0 | Mar 20, 2024 |
0.17.0 | Jul 24, 2018 |
#727 in Programming languages
658 downloads per month
Used in 3 crates
4.5MB
104K
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
~5MB
~89K SLoC