47 releases (25 breaking)

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.72.0 Mar 16, 2021

#69 in WebAssembly

Download history 6679/week @ 2022-12-10 6304/week @ 2022-12-17 4658/week @ 2022-12-24 5716/week @ 2022-12-31 6636/week @ 2023-01-07 7426/week @ 2023-01-14 7382/week @ 2023-01-21 7798/week @ 2023-01-28 7059/week @ 2023-02-04 8211/week @ 2023-02-11 7014/week @ 2023-02-18 7146/week @ 2023-02-25 7468/week @ 2023-03-04 6676/week @ 2023-03-11 7495/week @ 2023-03-18 6746/week @ 2023-03-25

29,283 downloads per month
Used in 15 crates (9 directly)

Apache-2.0 WITH LLVM-exception

4MB
96K SLoC

This crate provides a JIT library that uses Cranelift.

This crate is extremely experimental.

See the example program for a brief overview of how to use this.


lib.rs:

Top-level lib.rs for cranelift_jit.

There is an example project which shows how to use some of the features of cranelift_jit.

Dependencies

~2–8MB
~131K SLoC