153 releases (95 breaking)

new 0.110.1 Jul 22, 2024
0.109.0 Jun 20, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#66 in Programming languages

Download history 106349/week @ 2024-04-02 97814/week @ 2024-04-09 94558/week @ 2024-04-16 96302/week @ 2024-04-23 83229/week @ 2024-04-30 86354/week @ 2024-05-07 88892/week @ 2024-05-14 92538/week @ 2024-05-21 95002/week @ 2024-05-28 84440/week @ 2024-06-04 85247/week @ 2024-06-11 86745/week @ 2024-06-18 89716/week @ 2024-06-25 78808/week @ 2024-07-02 85844/week @ 2024-07-09 79648/week @ 2024-07-16

351,346 downloads per month
Used in 397 crates (30 directly)

Apache-2.0 WITH LLVM-exception

4MB
96K 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
~96K SLoC