109 releases (46 breaking)

0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.113.1 Nov 5, 2024
0.110.1 Jul 22, 2024
0.72.0 Mar 16, 2021

#1589 in WebAssembly

Download history 3735/week @ 2024-09-19 3069/week @ 2024-09-26 2904/week @ 2024-10-03 3028/week @ 2024-10-10 3057/week @ 2024-10-17 2750/week @ 2024-10-24 3295/week @ 2024-10-31 3261/week @ 2024-11-07 2721/week @ 2024-11-14 3394/week @ 2024-11-21 3361/week @ 2024-11-28 4036/week @ 2024-12-05 3849/week @ 2024-12-12 2642/week @ 2024-12-19 2376/week @ 2024-12-26 2551/week @ 2025-01-02

12,028 downloads per month
Used in 33 crates (21 directly)

Apache-2.0 WITH LLVM-exception

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

~3–12MB
~139K SLoC