174 releases (102 breaking)

0.117.2 Feb 25, 2025
0.116.1 Jan 21, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.17.0 Jul 24, 2018

#146 in Programming languages

Download history 107313/week @ 2024-11-16 106597/week @ 2024-11-23 109443/week @ 2024-11-30 118083/week @ 2024-12-07 103152/week @ 2024-12-14 63899/week @ 2024-12-21 51423/week @ 2024-12-28 101381/week @ 2025-01-04 128365/week @ 2025-01-11 112040/week @ 2025-01-18 113854/week @ 2025-01-25 138196/week @ 2025-02-01 133340/week @ 2025-02-08 128331/week @ 2025-02-15 123304/week @ 2025-02-22 112280/week @ 2025-03-01

519,807 downloads per month
Used in 498 crates (41 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

~4MB
~81K SLoC