Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions docs/Proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@ You can learn more about contributing new proposals (and other ways to contribut
| [Filesystem][wasi-filesystem] | Dan Gohman, Victor Adossi | |
| [Sockets][wasi-sockets] | Dave Bakker | |
| [CLI][wasi-cli] | Dan Gohman, Lann Martin | |
| [HTTP][wasi-http] | Jiaxiao Zhou, Dan Chiarlone, Luke Wagner | |
| [HTTP][wasi-http] | Dan Chiarlone, Pat Hickey, Lann Martin, John VanEnk | |

### Phase 2 - Proposed Spec Text Available (CG + WG)

| Proposal | Champion | Versions |
| -------------------------------------------------- | --------------------------------------------------------------------- | -------- |
| [Clocks: Timezone][wasi-clocks] | Dan Gohman, Colin Murphy | |
| [HTTP: Informational Outbound Response][wasi-http] | Piotr Sikora, Jiaxiao Zhou, Dan Chiarlone, Luke Wagner | |
| [HTTP: Informational Outbound Response][wasi-http] | Dan Chiarlone, Pat Hickey, Lann Martin, John VanEnk | |
| [I2C][wasi-i2c] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone | |
| [Machine Learning (wasi-nn)][wasi-nn] | Andrew Brown and Mingqiu Sun | |
Expand Down
5 changes: 3 additions & 2 deletions proposals/http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ wasi-http is currently in [Phase 3](https://github.com/WebAssembly/WASI/blob/mai

### Champions

* Jiaxiao Zhou
* Dan Chiarlone
* Luke Wagner
* Pat Hickey
* Lann Martin
* John VanEnk

### Portability Criteria

Expand Down