Crate cranelift_jit[][src]

Expand description

Top-level lib.rs for cranelift_jit.

Structs

A builder for JITModule.

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

Constants

Version number of this crate.