Uses old Rust 2015
0.13.2 |
|
---|---|
0.12.0 |
|
#2 in #cretonne
Used in 2 crates
2MB
36K
SLoC
Cretonne has been renamed to Cranelift! For future versions, see the
cranelift-module
crate.
This crate provides the Module
trait, which provides an interface for
multiple functions and data to be emitted with
Cretonne and then linked together.
This crate is structured as an optional layer on top of cretonne-codegen. It provides additional functionality, such as linking, however users that require greater flexibility don't need to use it.
lib.rs
:
Top-level lib.rs for cretonne_module
.
Dependencies
~2MB
~43K SLoC