Expand description
Re-exports§
pub use cranelift;
pub use cranelift_jit;
pub use cranelift_module;
pub use cranelift_native;
Modules§
- pretty_
clif 🔒 - This module provides the
CommentWriter
which makes it possible to add comments to the written cranelift IR.
Structs§
- EvmCranelift
Backend - The Cranelift-based EVM bytecode compiler backend.
- EvmCranelift
Builder - The Cranelift-based EVM bytecode compiler function builder.
- Symbols 🔒