#host #cranelift #cretonne #machine #codegen #jit #cranelift-native

yanked cretonne-native

Support for targeting the host with Cretonne

Uses old Rust 2015

0.13.2 Jul 14, 2018
0.12.0 Jun 16, 2018
0.4.1 Mar 18, 2018

#5 in #cretonne

Download history 56/week @ 2024-02-22 9/week @ 2024-02-29 1/week @ 2024-03-07

66 downloads per month
Used in cretonne-simplejit

Apache-2.0

2MB
34K SLoC

Rust 24K SLoC // 0.1% comments Python 9K SLoC // 0.4% comments Shell 15 SLoC // 0.3% comments INI 4 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

~2.1–2.9MB
~62K SLoC