69 breaking releases
Uses new Rust 2021
new 0.84.0 | May 20, 2022 |
---|---|
0.82.3 | Apr 11, 2022 |
0.82.2 | Mar 31, 2022 |
0.79.0 | Dec 13, 2021 |
0.17.0 | Jul 24, 2018 |
#26 in No standard library
143,446 downloads per month
Used in 104 crates
(16 directly)
4.5MB
102K
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.