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

#94 in Programming languages

Download history 108212/week @ 2024-10-25 115138/week @ 2024-11-01 101472/week @ 2024-11-08 105694/week @ 2024-11-15 105323/week @ 2024-11-22 111672/week @ 2024-11-29 114647/week @ 2024-12-06 108293/week @ 2024-12-13 70081/week @ 2024-12-20 48158/week @ 2024-12-27 96515/week @ 2025-01-03 123299/week @ 2025-01-10 112230/week @ 2025-01-17 118633/week @ 2025-01-24 131526/week @ 2025-01-31 132657/week @ 2025-02-07

518,552 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

~4MB
~80K SLoC