Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advance wasi-sockets to phase 2 #525

Merged
merged 2 commits into from
Jun 29, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' of https://github.com/WebAssembly/WASI into advan…
…ce-wasi-sockets-to-phase-2

# Conflicts:
#	Proposals.md
  • Loading branch information
badeend committed Jun 29, 2023
commit 4b6dc142d2b97f13d0ea8cf16b003fdeffadbaa8
2 changes: 2 additions & 0 deletions Proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ You can learn more about contributing new proposals (and other ways to contribut
| [Logging][wasi-logging] | Dan Gohman | |
| [Message Queue][wasi-message-queue] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Parallel][wasi-parallel] | Andrew Brown | |
| [Patern Match][wasi-pattern-match] | Jianjun Zhu | |
| [Pub/sub][wasi-pubsub] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Runtime Config][wasi-runtime-config] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [SPI][wasi-spi] | Emiel Van Severen | |
| [SQL][wasi-sql] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [SQL Embed][wasi-sql-embed] | Kyle Brown | |
| [Threads][wasi-threads] | Alexandru Ene, Marcin Kolny, Andrew Brown | |
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.