#cranelift #host #machine #targeting #running #generate #performs

no-std alexcrichton-cranelift-native

Support for targeting the host with Cranelift

2 unstable releases

0.53.0 Jan 10, 2020
0.52.0 Jan 10, 2020

#10 in #performs

21 downloads per month
Used in alexcrichton-cranelift-si…

Apache-2.0 WITH LLVM-exception

1.5MB
29K 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

~1.4–2.4MB
~51K SLoC