169 releases (100 breaking)

new 0.115.1 Jan 14, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.110.1 Jul 22, 2024
0.17.0 Jul 24, 2018

#109 in Programming languages

Download history 96108/week @ 2024-09-27 105222/week @ 2024-10-04 104017/week @ 2024-10-11 112650/week @ 2024-10-18 108212/week @ 2024-10-25 115138/week @ 2024-11-01 101472/week @ 2024-11-08 105694/week @ 2024-11-15 105323/week @ 2024-11-22 111672/week @ 2024-11-29 114647/week @ 2024-12-06 108293/week @ 2024-12-13 70081/week @ 2024-12-20 48158/week @ 2024-12-27 96515/week @ 2025-01-03 100308/week @ 2025-01-10

330,876 downloads per month
Used in 484 crates (36 directly)

Apache-2.0 WITH LLVM-exception

4MB
100K SLoC

This crate performs autodetection of the host architecture, which can be used to configure Cranelift to generate code specialized for the machine it's running on.


lib.rs:

Performs autodetection of the host for the purposes of running Cranelift to generate code to run on the same machine.

Dependencies

~4MB
~80K SLoC