Files
wasmtime/crates/test-programs/wasi-tests
Marcin Mielniczuk c50c24e699 Path symlink follow (#1284)
* Fix the tests for correctly following symlinks.

* Correctly follow symlinks in path_link.
2020-03-20 11:59:16 -07:00
..
2020-03-20 11:59:16 -07:00
2020-02-26 16:19:12 -06:00
2020-02-26 16:19:12 -06:00
2019-11-15 08:03:43 -08:00

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

Building these tests requires that the wasm32-wasi target be installed.