refraction-networking / water

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

✅ test: optimize tests and add more CI test target coverage #31

Closed gaukas closed 7 months ago

gaukas commented 7 months ago

As mentioned in #22, in this PR we introduce tests on target architectures other than AMD64, and re-enable windows/amd64 with gaukas/wazero v1.6.1-w being released with wazero v1.7.0 designated fix for windows (#24).

In addition, this PR also covers #29 by properly simplify examples/tests for Dialer, Listener, and Relay.