116 releases (49 breaking)

0.118.0 Mar 20, 2025
0.116.1 Jan 21, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.72.0 Mar 16, 2021

#1696 in WebAssembly

Download history 3903/week @ 2024-12-07 3684/week @ 2024-12-14 2241/week @ 2024-12-21 2417/week @ 2024-12-28 3170/week @ 2025-01-04 4335/week @ 2025-01-11 4088/week @ 2025-01-18 5741/week @ 2025-01-25 6321/week @ 2025-02-01 6589/week @ 2025-02-08 6881/week @ 2025-02-15 8005/week @ 2025-02-22 9566/week @ 2025-03-01 7991/week @ 2025-03-08 8034/week @ 2025-03-15 6356/week @ 2025-03-22

33,186 downloads per month
Used in 37 crates (24 directly)

Apache-2.0 WITH LLVM-exception

4.5MB
107K 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
~138K SLoC