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

#97 in Programming languages

Download history 86573/week @ 2024-07-31 98120/week @ 2024-08-07 95951/week @ 2024-08-14 90617/week @ 2024-08-21 98818/week @ 2024-08-28 102175/week @ 2024-09-04 96893/week @ 2024-09-11 98258/week @ 2024-09-18 99291/week @ 2024-09-25 100525/week @ 2024-10-02 102048/week @ 2024-10-09 110024/week @ 2024-10-16 113839/week @ 2024-10-23 111625/week @ 2024-10-30 109168/week @ 2024-11-06 98144/week @ 2024-11-13

453,989 downloads per month
Used in 457 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
~87K SLoC