Files
wasmtime/crates/wasi-common/wasi-misc-tests
Jakub Konka 23e8bd8d66 Add test case for path_link syscall (#559)
This commit adds a relatively complete test case for the `path_link`
syscall. This commit should serve as some prep work for implementing
`path_link` on Windows (which will follow in a subsequent PR).
2019-11-13 09:05:17 -06: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