108 releases (45 breaking)

new 0.114.0 Nov 20, 2024
0.113.0 Oct 22, 2024
0.110.1 Jul 22, 2024
0.106.0 Mar 20, 2024
0.72.0 Mar 16, 2021

#1520 in WebAssembly

Download history 3423/week @ 2024-08-02 3033/week @ 2024-08-09 2676/week @ 2024-08-16 2834/week @ 2024-08-23 2615/week @ 2024-08-30 3029/week @ 2024-09-06 3561/week @ 2024-09-13 3925/week @ 2024-09-20 2935/week @ 2024-09-27 2931/week @ 2024-10-04 3032/week @ 2024-10-11 3123/week @ 2024-10-18 2566/week @ 2024-10-25 3423/week @ 2024-11-01 3100/week @ 2024-11-08 3071/week @ 2024-11-15

12,745 downloads per month
Used in 32 crates (20 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

~4–13MB
~158K SLoC