175 releases (103 breaking)

0.118.0 Mar 20, 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

#168 in Programming languages

Download history 118593/week @ 2024-12-08 107642/week @ 2024-12-15 56894/week @ 2024-12-22 52587/week @ 2024-12-29 105372/week @ 2025-01-05 124425/week @ 2025-01-12 116235/week @ 2025-01-19 112618/week @ 2025-01-26 138992/week @ 2025-02-02 134880/week @ 2025-02-09 127622/week @ 2025-02-16 122180/week @ 2025-02-23 130867/week @ 2025-03-02 139020/week @ 2025-03-09 140137/week @ 2025-03-16 121447/week @ 2025-03-23

540,636 downloads per month
Used in 507 crates (43 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

~4.5MB
~82K SLoC