167 releases (99 breaking)
0.114.0 | Nov 20, 2024 |
---|---|
0.113.0 | Oct 22, 2024 |
0.110.1 | Jul 22, 2024 |
0.106.0 | Mar 20, 2024 |
0.17.0 | Jul 24, 2018 |
#116 in Programming languages
429,979 downloads per month
Used in 465 crates
(34 directly)
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
~5MB
~92K SLoC