cranelift-simplejit 0.43.1

A simple JIT library backed by Cranelift
Documentation
This crate provides a simple JIT library that uses
[Cranelift](https://crates.io/crates/cranelift).

This crate is extremely experimental.

See the [example program] for a brief overview of how to use this.

[example program]: https://github.com/CraneStation/cranelift/tree/master/cranelift-simplejit/examples/simplejit-minimal.rs