172 releases (102 breaking)
new 0.117.0 | Feb 20, 2025 |
---|---|
0.115.1 | Jan 14, 2025 |
0.115.0 | Dec 20, 2024 |
0.114.0 | Nov 20, 2024 |
0.17.0 | Jul 24, 2018 |
#142 in Programming languages
504,854 downloads per month
Used in 381 crates
(40 directly)
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
~3.5–5MB
~96K SLoC