Crate cranelift_jit[][src]

Top-level lib.rs for cranelift_jit.

Structs

JITBuilder

A builder for JITModule.

JITModule

A JITModule implements Module and emits code and data into memory where it can be directly called and accessed.

Constants

VERSION

Version number of this crate.