Files
wasmtime/lib/native
Dan Gohman 7767186dd0 Rename 'cton_*' library names to match the 'cretonne_*' crate names.
This renames `cton_frontend` to `cretonne_frontend` and so on.

This fixes the first part of #287.
2018-04-17 07:55:59 -07:00
..
2018-04-12 10:02:16 -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.