171 releases (101 breaking)

0.116.1 Jan 21, 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

#92 in Programming languages

Download history 115047/week @ 2024-10-22 106895/week @ 2024-10-29 113625/week @ 2024-11-05 97804/week @ 2024-11-12 109430/week @ 2024-11-19 107685/week @ 2024-11-26 114376/week @ 2024-12-03 113515/week @ 2024-12-10 109423/week @ 2024-12-17 42596/week @ 2024-12-24 63033/week @ 2024-12-31 109564/week @ 2025-01-07 123686/week @ 2025-01-14 114589/week @ 2025-01-21 115745/week @ 2025-01-28 120571/week @ 2025-02-04

495,678 downloads per month
Used in 491 crates (37 directly)

Apache-2.0 WITH LLVM-exception

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

~4.5MB
~82K SLoC