## Summary Define whether and how the Preview1 socket APIs will be supported on native and web backends. Parent tracking issue: #15 Suggested implementation order: 31 / 39 ## References - https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md#L2447 - https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md#L2474 - https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md#L2513 - https://github.com/WebAssembly/WASI/blob/wasi-0.1/preview1/docs.md#L2543 ## Acceptance criteria - A clear native/web support policy exists for Preview1 socket APIs. - Implementation issues explicitly align with that policy.
Summary
Define whether and how the Preview1 socket APIs will be supported on native and web backends.
Parent tracking issue: #15
Suggested implementation order: 31 / 39
References
Acceptance criteria