148 releases (92 breaking)

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

#108 in Programming languages

Download history 74214/week @ 2024-01-23 73635/week @ 2024-01-30 84040/week @ 2024-02-06 80107/week @ 2024-02-13 87057/week @ 2024-02-20 91141/week @ 2024-02-27 85575/week @ 2024-03-05 91321/week @ 2024-03-12 97804/week @ 2024-03-19 78860/week @ 2024-03-26 106349/week @ 2024-04-02 97814/week @ 2024-04-09 94558/week @ 2024-04-16 96302/week @ 2024-04-23 83229/week @ 2024-04-30 69714/week @ 2024-05-07

362,756 downloads per month
Used in 368 crates (27 directly)

Apache-2.0 WITH LLVM-exception

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

~5MB
~87K SLoC