105 releases (breaking)

new 0.94.0 Mar 20, 2023
0.93.0 Feb 20, 2023
0.91.0 Dec 21, 2022
0.90.0 Nov 21, 2022
0.17.0 Jul 24, 2018

#816 in WebAssembly

Download history 46/week @ 2022-11-28 25/week @ 2022-12-05 125/week @ 2022-12-12 53/week @ 2022-12-19 48/week @ 2022-12-26 14/week @ 2023-01-02 49/week @ 2023-01-09 40/week @ 2023-01-16 22/week @ 2023-01-23 50/week @ 2023-01-30 111/week @ 2023-02-06 314/week @ 2023-02-13 233/week @ 2023-02-20 10/week @ 2023-02-27 85/week @ 2023-03-06 218/week @ 2023-03-13

650 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

4MB
95K 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

~2MB
~41K SLoC