Expand description
Top-level lib.rs for cranelift_simplejit
.
Structs§
- SimpleJIT
Backend - A
SimpleJITBackend
implementsBackend
and emits code and data into memory where it can be directly called and accessed. - SimpleJIT
Builder - A builder for
SimpleJITBackend
.
Constants§
- VERSION
- Version number of this crate.