172 releases (102 breaking)

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

#142 in Programming languages

Download history 111625/week @ 2024-10-30 109087/week @ 2024-11-06 98781/week @ 2024-11-13 109370/week @ 2024-11-20 108287/week @ 2024-11-27 114428/week @ 2024-12-04 109438/week @ 2024-12-11 99078/week @ 2024-12-18 41643/week @ 2024-12-25 76559/week @ 2025-01-01 112193/week @ 2025-01-08 119995/week @ 2025-01-15 117029/week @ 2025-01-22 114550/week @ 2025-01-29 145687/week @ 2025-02-05 109367/week @ 2025-02-12

504,854 downloads per month
Used in 381 crates (40 directly)

Apache-2.0 WITH LLVM-exception

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

~3.5–5MB
~96K SLoC