100 releases (breaking)
0.92.0 | Jan 20, 2023 |
---|---|
0.91.0 | Dec 21, 2022 |
0.90.1 | Dec 1, 2022 |
0.90.0 | Nov 21, 2022 |
0.17.0 | Jul 24, 2018 |
#3 in Programming languages
170,285 downloads per month
Used in 156 crates
(18 directly)
3.5MB
91K
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
~2MB
~38K SLoC