refraction-networking / water

WebAssembly Transport Executables Runtime
Apache License 2.0
27 stars 1 forks source link

test: enable CI test on Windows #24

Closed gaukas closed 9 months ago

gaukas commented 9 months ago

The Pull Request https://github.com/tetratelabs/wazero/pull/1903 or its equivalent will patch wazero's async socket read and therefore fixes the failing fd_read() blocking water from working on Windows. After wazero merges it (or later, when a new wazero version is released after), water should undo skipping tests on Windows.