Files
wasmtime/lib/simplejit
Dan Gohman 19a636af96 Change Cretonne's license to "Apache-2.0 WITH LLVM-exception".
This adds the "LLVM-exception" to Cretonne's existing Apache-2.0
license.

https://spdx.org/licenses/LLVM-exception.html
2018-07-13 07:25:32 -07:00
..
2018-04-17 10:52:36 -07:00

This crate provides a simple JIT library that uses Cretonne.

This crate is extremely experimental.