Files
wasmtime/crates/wasi-common/wasi-misc-tests
Dan Gohman a2b4148a91 General Cargo.toml cleanup. (#529)
* General Cargo.toml cleanup.

 - Remove travis-ci attributes.
 - Remove "experimental" badges from actively-developed crates.
 - Reflow some long lines.
 - Use dependency features consistently.
 - Add readme attributes

* Update WASI to the latest trunk.

This notably adds a .gitignore file for the WASI directory.
2019-11-08 17:22:37 -06:00
..
2019-11-08 06:35:40 -08:00
2019-11-08 17:22:37 -06:00
2019-11-08 06:35:40 -08:00

This is the wasi-misc-test crate, which contains source code for the system-level WASI tests.

Building these tests requires wasm32-wasi target installed