94 releases (41 breaking)

new 0.110.1 Jul 22, 2024
0.108.1 May 22, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.72.0 Mar 16, 2021

#1531 in WebAssembly

Download history 3263/week @ 2024-04-05 3003/week @ 2024-04-12 3038/week @ 2024-04-19 2820/week @ 2024-04-26 2657/week @ 2024-05-03 2745/week @ 2024-05-10 2838/week @ 2024-05-17 2787/week @ 2024-05-24 2998/week @ 2024-05-31 2981/week @ 2024-06-07 3096/week @ 2024-06-14 3056/week @ 2024-06-21 2907/week @ 2024-06-28 2411/week @ 2024-07-05 3058/week @ 2024-07-12 2347/week @ 2024-07-19

11,275 downloads per month
Used in 23 crates (17 directly)

Apache-2.0 WITH LLVM-exception

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

~5–14MB
~163K SLoC