Skip to content

Commit

Permalink
move wasi:kv and wasi:runtime-config to phase 2 (WebAssembly#610)
Browse files Browse the repository at this point in the history
Both specs are already in phase 2, just not yet reflected in the WASI spec proposals page
  • Loading branch information
yoshuawuyts authored Aug 1, 2024
1 parent df4d4f3 commit 32390fc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ You can learn more about contributing new proposals (and other ways to contribut

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

| Proposal | Champion | Versions |
| ------------------------------------------------------------------------------ | -------------------------------------- | -------- |
| [Machine Learning (wasi-nn)][wasi-nn] | Andrew Brown and Mingqiu Sun | |
| [Clocks: Timezone][wasi-clocks] | Dan Gohman | |
| Proposal | Champion | Versions |
| ------------------------------------------------------------------------------ | ------------------------------------------ | -------- |
| [Clocks: Timezone][wasi-clocks] | Dan Gohman | |
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Machine Learning (wasi-nn)][wasi-nn] | Andrew Brown and Mingqiu Sun | |
| [Runtime Config][wasi-runtime-config] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |

### Phase 1 - Feature Proposal (CG)

Expand All @@ -47,13 +49,11 @@ You can learn more about contributing new proposals (and other ways to contribut
| [Digital I/O][wasi-digital-io] | Emiel Van Severen | |
| [Distributed Lock Service][wasi-distributed-lock-service] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [I2C][wasi-i2c] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Logging][wasi-logging] | Dan Gohman | |
| [Messaging][wasi-messaging] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Observe][wasi-observe] | Chris Dickinson | |
| [Parallel][wasi-parallel] | Andrew Brown | |
| [Pattern Match][wasi-pattern-match] | Jianjun Zhu | |
| [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] | Robin Brown | |
Expand Down

0 comments on commit 32390fc

Please sign in to comment.