Crate cretonne_simplejit [] [src]

Top-level lib.rs for cretonne_simplejit.

Structs

SimpleJITBackend

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