wasm-micro-runtime/product-mini/platforms/windows
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
..
build_llvm.py Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
CMakeLists.txt Implement wasi clock_time/clock_res get (#2637) 2023-10-22 21:11:29 +08:00
main.c Merge branch main into dev/wasi-libc-windows 2023-10-09 09:24:00 +08:00
wasi_filtered_tests.json Enable WASI tests on Windows CI (#2699) 2023-11-06 19:24:06 +08:00