146 releases (92 breaking)

new 0.107.0 Apr 22, 2024
0.106.0 Mar 20, 2024
0.105.4 Apr 11, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#300 in Programming languages

Download history 1/week @ 2024-01-25 1/week @ 2024-02-01 2/week @ 2024-02-08 159/week @ 2024-02-15 329/week @ 2024-02-22 291/week @ 2024-02-29 128/week @ 2024-03-07 107/week @ 2024-03-14 46/week @ 2024-03-21 241/week @ 2024-03-28 141/week @ 2024-04-04 227/week @ 2024-04-11

728 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

4MB
102K 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
~88K SLoC