168 releases (100 breaking)

0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.113.1 Nov 5, 2024
0.110.1 Jul 22, 2024
0.17.0 Jul 24, 2018

#122 in Programming languages

Download history 92733/week @ 2024-09-15 103190/week @ 2024-09-22 99839/week @ 2024-09-29 101482/week @ 2024-10-06 105098/week @ 2024-10-13 115181/week @ 2024-10-20 104058/week @ 2024-10-27 118742/week @ 2024-11-03 98126/week @ 2024-11-10 107079/week @ 2024-11-17 108270/week @ 2024-11-24 108869/week @ 2024-12-01 118593/week @ 2024-12-08 107642/week @ 2024-12-15 56894/week @ 2024-12-22 51665/week @ 2024-12-29

341,600 downloads per month
Used in 475 crates (34 directly)

Apache-2.0 WITH LLVM-exception

4MB
100K 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
~80K SLoC