90 releases (38 breaking)

0.107.2 May 7, 2024
0.107.0 Apr 22, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.72.0 Mar 16, 2021

#1513 in WebAssembly

Download history 2346/week @ 2024-01-26 2237/week @ 2024-02-02 2946/week @ 2024-02-09 3295/week @ 2024-02-16 2820/week @ 2024-02-23 2656/week @ 2024-03-01 3857/week @ 2024-03-08 3263/week @ 2024-03-15 3225/week @ 2024-03-22 3362/week @ 2024-03-29 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 2389/week @ 2024-05-10

11,343 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–14MB
~153K SLoC