wasmer/lib/wasi-tests/tests
2019-10-22 16:40:01 -07:00
..
wasitests Remove special casing of stdin, stdout, and stderr in WASI FS 2019-10-22 16:40:01 -07:00
README.md improve wasitest infra and fix fseek test 2019-07-15 10:36:12 -07:00
wasitest.rs fix abi crates depending on compilers 2019-07-09 11:58:03 -07:00

Most of the files here are generated.

_common.rs is a file containing a macro that the generated tests use to avoid code duplication.

If you want to add new features, edit _common.rs and wasi-tests/build/wasitests.rs to use the changed macro.