Skip to content

Commit

Permalink
Progress wasi-sockets to phase 1 (WebAssembly#474)
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Bakker <[email protected]>
  • Loading branch information
badeend and Dave Bakker authored Mar 2, 2022
1 parent 97649b9 commit 7c72823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ You can learn more about contributing new proposals (and other ways to contribut
| [Crypto][wasi-crypto] | Frank Denis and Daiki Ueno | |
| [HTTP][wasi-http] | Piotr Sikora | |
| [Parallel][wasi-parallel] | Andrew Brown | |
| [Sockets][wasi-sockets] | Dave Bakker | |

### Phase 0 - Pre-Proposal (CG)

Expand All @@ -53,7 +54,6 @@ You can learn more about contributing new proposals (and other ways to contribut
| ------------------------------------------------------------------------------ | -------------------------------------- | -------- |
| [singlestore-labs/wasi-data][wasi-data] | Bailey Hayes | |
| [proxy-wasm/spec][wasi-proxy-wasm] (will advance as multiple, smaller proposals) | Piotr Sikora | |
| [badeend/WASI-Networking][wasi-networking] | Dave Bakker |

## Versioning

Expand Down Expand Up @@ -83,4 +83,4 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
[wasi-http]: https://github.com/WebAssembly/wasi-http
[wasi-parallel]: https://github.com/WebAssembly/wasi-parallel
[wasi-poll]: https://github.com/WebAssembly/wasi-poll
[wasi-networking]: https://github.com/badeend/WASI-Networking
[wasi-sockets]: https://github.com/WebAssembly/wasi-sockets

0 comments on commit 7c72823

Please sign in to comment.