Expand description

Top-level lib.rs for cranelift_simplejit.

Structs

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