112 releases (47 breaking)

new 0.116.1 Jan 21, 2025
0.115.1 Jan 14, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.72.0 Mar 16, 2021

#1596 in WebAssembly

Download history 2991/week @ 2024-10-06 3073/week @ 2024-10-13 3039/week @ 2024-10-20 2574/week @ 2024-10-27 3633/week @ 2024-11-03 2819/week @ 2024-11-10 3354/week @ 2024-11-17 3157/week @ 2024-11-24 3657/week @ 2024-12-01 3888/week @ 2024-12-08 3704/week @ 2024-12-15 2333/week @ 2024-12-22 2190/week @ 2024-12-29 3333/week @ 2025-01-05 4318/week @ 2025-01-12 3484/week @ 2025-01-19

13,818 downloads per month
Used in 34 crates (21 directly)

Apache-2.0 WITH LLVM-exception

4.5MB
106K 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
~137K SLoC