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

#624 in Programming languages

Download history 15/week @ 2024-08-03 134/week @ 2024-08-10 157/week @ 2024-08-17 37/week @ 2024-08-24 36/week @ 2024-08-31 19/week @ 2024-09-07 101/week @ 2024-09-14 265/week @ 2024-09-21 96/week @ 2024-09-28 479/week @ 2024-10-05 345/week @ 2024-10-12 163/week @ 2024-10-19 26/week @ 2024-10-26 411/week @ 2024-11-02 63/week @ 2024-11-09 135/week @ 2024-11-16

644 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

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
~94K SLoC