Uses old Rust 2015
0.13.2 |
|
---|---|
0.12.0 |
|
0.4.1 |
|
#5 in #cretonne
Used in cretonne-simplejit
2MB
34K
SLoC
Cretonne has been renamed to Cranelift! For future versions, see the
cranelift-native
crate.
This crate performs autodetection of the host architecture, which can be used to configure Cretonne to generate code specialized for the machine it's running on.
lib.rs
:
Performs autodetection of the host for the purposes of running Cretonne to generate code to run on the same machine.
Dependencies
~3MB
~66K SLoC