@@ -33,10 +33,12 @@ You can learn more about contributing new proposals (and other ways to contribut
33
33
34
34
### Phase 2 - Proposed Spec Text Available (CG + WG)
35
35
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 | |
40
42
41
43
### Phase 1 - Feature Proposal (CG)
42
44
@@ -47,13 +49,11 @@ You can learn more about contributing new proposals (and other ways to contribut
47
49
| [ Digital I/O] [ wasi-digital-io ] | Emiel Van Severen | |
48
50
| [ Distributed Lock Service] [ wasi-distributed-lock-service ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
49
51
| [ I2C] [ wasi-i2c ] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
50
- | [ Key-value Store] [ wasi-kv-store ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
51
52
| [ Logging] [ wasi-logging ] | Dan Gohman | |
52
53
| [ Messaging] [ wasi-messaging ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
53
54
| [ Observe] [ wasi-observe ] | Chris Dickinson | |
54
55
| [ Parallel] [ wasi-parallel ] | Andrew Brown | |
55
56
| [ Pattern Match] [ wasi-pattern-match ] | Jianjun Zhu | |
56
- | [ Runtime Config] [ wasi-runtime-config ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
57
57
| [ SPI] [ wasi-spi ] | Emiel Van Severen | |
58
58
| [ SQL] [ wasi-sql ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
59
59
| [ SQL Embed] [ wasi-sql-embed ] | Robin Brown | |
0 commit comments