refraction-networking / water

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

feat: WASI Preview 2 support #41

Open gaukas opened 7 months ago

gaukas commented 7 months ago

WASI Preview 2, aka WASI 0.2.0 is now stable. It would greatly benefit this project by introducing official wasi-sockets support.

We should evaluate WASI Preview 2 and its support from each WebAssembly runtime to determine when would it be viable for WATER to build a Transport Module version based on wasip2.