Crates.io | cretonne-reader |
lib.rs | cretonne-reader |
version | 0.13.2 |
source | src |
created_at | 2018-02-22 00:03:48.100996 |
updated_at | 2018-07-14 14:08:28.395646 |
description | Cretonne textual IR reader |
homepage | |
repository | https://github.com/cretonne/cretonne |
max_upload_size | |
id | 52308 |
size | 141,435 |
Cretonne has been renamed to Cranelift! For future versions, see the
cranelift-reader
crate.
This crate library supports reading .cton files. This functionality is needed for testing Cretonne, but is not essential for a JIT compiler.