150 releases (93 breaking)

new 0.108.1 May 22, 2024
0.107.2 May 7, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#94 in Programming languages

Download history 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 96999/week @ 2024-03-20 83707/week @ 2024-03-27 103914/week @ 2024-04-03 97601/week @ 2024-04-10 94912/week @ 2024-04-17 95130/week @ 2024-04-24 83230/week @ 2024-05-01 86784/week @ 2024-05-08 71508/week @ 2024-05-15

354,077 downloads per month
Used in 374 crates (28 directly)

Apache-2.0 WITH LLVM-exception

4MB
96K 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
~86K SLoC