Files
wasmtime/cranelift/simplejit
Joshua Nelson d28abad441 Upgrade to target-lexicon 0.11
This allows downstream library users to use `CDataModel` without having
to install two different versions of target-lexicon.
2020-09-15 11:40:09 -07:00
..
2020-08-07 10:08:44 -07:00
2020-09-15 11:40:09 -07:00

This crate provides a simple JIT library that uses Cranelift.

This crate is extremely experimental.

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