Files
wasmtime/lib/native
Dan Gohman 1c760ab179 Rename intel to x86.
x86 is the more accurate name, as there are non-Intel x86 implementations.

Fixes #263.
2018-04-12 10:02:16 -07:00
..
2018-04-12 10:02:16 -07:00
2018-04-03 16:04:54 -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.