wasm-micro-runtime/.github
zoraaver 13875f43c6
Enable WASI tests on Windows CI (#2699)
Most of the WASI filesystem tests require at least creating/deleting a
file to test filesystem functionality so some additional filesystem APIs
have been implemented on Windows so we can test what has been
implemented so far. For those WASI functions which haven't been
implemented, we skip the tests. These will be implemented in a future PR
after which we can remove the relevant filters.

Additionally, in order to run the WASI socket and thread tests, we need
to install the wasi-sdk in CI and build the test source code prior to
running the tests.
2023-11-06 19:24:06 +08:00
..
scripts Update messages/comments to refer the new place of the version definition (#2133) 2023-04-18 21:09:18 +08:00
workflows Enable WASI tests on Windows CI (#2699) 2023-11-06 19:24:06 +08:00