150 releases (93 breaking)

new 0.108.1 May 22, 2024
0.107.2 May 7, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#347 in Programming languages

Download history 2/week @ 2024-02-02 1/week @ 2024-02-09 172/week @ 2024-02-16 483/week @ 2024-02-23 128/week @ 2024-03-01 135/week @ 2024-03-08 117/week @ 2024-03-15 25/week @ 2024-03-22 309/week @ 2024-03-29 173/week @ 2024-04-05 127/week @ 2024-04-12 97/week @ 2024-04-19 27/week @ 2024-04-26 259/week @ 2024-05-03 34/week @ 2024-05-10 211/week @ 2024-05-17

536 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

4MB
100K 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
~90K SLoC