Skip to content

Commit 32390fc

Browse files
authored
move wasi:kv and wasi:runtime-config to phase 2 (#610)
Both specs are already in phase 2, just not yet reflected in the WASI spec proposals page
1 parent df4d4f3 commit 32390fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Proposals.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ You can learn more about contributing new proposals (and other ways to contribut
3333

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

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

4143
### Phase 1 - Feature Proposal (CG)
4244

@@ -47,13 +49,11 @@ You can learn more about contributing new proposals (and other ways to contribut
4749
| [Digital I/O][wasi-digital-io] | Emiel Van Severen | |
4850
| [Distributed Lock Service][wasi-distributed-lock-service] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
4951
| [I2C][wasi-i2c] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
50-
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5152
| [Logging][wasi-logging] | Dan Gohman | |
5253
| [Messaging][wasi-messaging] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5354
| [Observe][wasi-observe] | Chris Dickinson | |
5455
| [Parallel][wasi-parallel] | Andrew Brown | |
5556
| [Pattern Match][wasi-pattern-match] | Jianjun Zhu | |
56-
| [Runtime Config][wasi-runtime-config] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5757
| [SPI][wasi-spi] | Emiel Van Severen | |
5858
| [SQL][wasi-sql] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5959
| [SQL Embed][wasi-sql-embed] | Robin Brown | |

0 commit comments

Comments
 (0)