167 releases (99 breaking)

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

#799 in Programming languages

Download history 161/week @ 2024-08-18 35/week @ 2024-08-25 31/week @ 2024-09-01 21/week @ 2024-09-08 135/week @ 2024-09-15 238/week @ 2024-09-22 87/week @ 2024-09-29 529/week @ 2024-10-06 302/week @ 2024-10-13 160/week @ 2024-10-20 20/week @ 2024-10-27 420/week @ 2024-11-03 55/week @ 2024-11-10 210/week @ 2024-11-17 58/week @ 2024-11-24 21/week @ 2024-12-01

354 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