167 releases (99 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.17.0 Jul 24, 2018

#122 in Programming languages

Download history 89051/week @ 2024-08-01 99517/week @ 2024-08-08 93303/week @ 2024-08-15 93128/week @ 2024-08-22 96760/week @ 2024-08-29 102399/week @ 2024-09-05 97399/week @ 2024-09-12 98940/week @ 2024-09-19 98409/week @ 2024-09-26 102825/week @ 2024-10-03 103614/week @ 2024-10-10 109966/week @ 2024-10-17 112668/week @ 2024-10-24 112578/week @ 2024-10-31 105201/week @ 2024-11-07 100836/week @ 2024-11-14

453,092 downloads per month
Used in 458 crates (34 directly)

Apache-2.0 WITH LLVM-exception

4MB
99K 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

~5MB
~90K SLoC