88 releases (38 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.72.0 Mar 16, 2021

#1411 in WebAssembly

Download history 1951/week @ 2024-01-01 2185/week @ 2024-01-08 2243/week @ 2024-01-15 2544/week @ 2024-01-22 1541/week @ 2024-01-29 2943/week @ 2024-02-05 2946/week @ 2024-02-12 3183/week @ 2024-02-19 2984/week @ 2024-02-26 3210/week @ 2024-03-04 3521/week @ 2024-03-11 3151/week @ 2024-03-18 3058/week @ 2024-03-25 3778/week @ 2024-04-01 3068/week @ 2024-04-08 2373/week @ 2024-04-15

12,657 downloads per month
Used in 20 crates (15 directly)

Apache-2.0 WITH LLVM-exception

4.5MB
103K 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

~4–16MB
~166K SLoC