141 releases (91 breaking)

0.106.0 Mar 20, 2024
0.105.2 Feb 28, 2024
0.103.0 Dec 20, 2023
0.102.0 Nov 20, 2023
0.17.0 Jul 24, 2018

#54 in Programming languages

Download history 76552/week @ 2023-12-06 72283/week @ 2023-12-13 50550/week @ 2023-12-20 33648/week @ 2023-12-27 63569/week @ 2024-01-03 72617/week @ 2024-01-10 81792/week @ 2024-01-17 77343/week @ 2024-01-24 71819/week @ 2024-01-31 83387/week @ 2024-02-07 83646/week @ 2024-02-14 86481/week @ 2024-02-21 90310/week @ 2024-02-28 87291/week @ 2024-03-06 89693/week @ 2024-03-13 81786/week @ 2024-03-20

365,500 downloads per month
Used in 343 crates (27 directly)

Apache-2.0 WITH LLVM-exception

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

~4.5MB
~84K SLoC