Files
wasmtime/lib/native
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-05-30 06:13:35 -07:00

This crate performs autodetection of the host architecture, which can be used to configure Cretonne to generate code specialized for the machine it's running on.