wasmer/lib/wasi-tests/wasitests/test_fs/README.md

7 lines
200 B
Markdown
Raw Normal View History

# Test FS
This is a test "file system" used in some of the WASI integration tests.
It's just a bunch of files in a tree.
If you make changes here, please regenerate the tests with `make wasitests`!