Files
wasmtime/lib/native/README.md
Dan Gohman c7655c4928 Add minimal README.md files to published crates.
This will put descriptions on the packages' crates.io pages.
2018-02-21 20:50:03 -08:00

4 lines
199 B
Markdown

This crate performs autodetection of the host architecture, which can be used to
configure [Cretonne](https://crates.io/crates/cretonne) to generate code
specialized for the machine it's running on.