@@ -11,67 +11,67 @@ You can learn more about contributing new proposals (and other ways to contribut
11
11
12
12
### Phase 5 - The Feature is Standardized (WG)
13
13
14
- | Proposal | Champion | Versions |
15
- | ------------------------------------------------------------------------------ | ------------------------------ -------- | -------- |
14
+ | Proposal | Champion | Versions |
15
+ | -------- | -------- | -------- |
16
16
17
17
### Phase 4 - Standardize the Feature (WG)
18
18
19
- | Proposal | Champion | Versions |
20
- | ------------------------------------------------------------------------------ | ------------------------------ -------- | -------- |
19
+ | Proposal | Champion | Versions |
20
+ | -------- | -------- | -------- |
21
21
22
22
### Phase 3 - Implementation Phase (CG + WG)
23
23
24
- | Proposal | Champion | Versions |
25
- | ------------------------------------------------------------------------------ | -------------------------------------- | -------- |
26
- | [ I/O] [ wasi-io ] | Dan Gohman | |
27
- | [ Clocks] [ wasi-clocks ] | Dan Gohman | |
28
- | [ Random] [ wasi-random ] | Dan Gohman | |
29
- | [ Filesystem] [ wasi-filesystem ] | Dan Gohman | |
30
- | [ Sockets] [ wasi-sockets ] | Dave Bakker | |
31
- | [ CLI] [ wasi-cli ] | Dan Gohman | |
32
- | [ HTTP] [ wasi-http ] | Piotr Sikora, Jiaxiao Zhou, Dan Chiarlone, David Justice, Luke Wagner | |
24
+ | Proposal | Champion | Versions |
25
+ | ----------------------------- | --------------------------------------------------------------------- | -------- |
26
+ | [ I/O] [ wasi-io ] | Dan Gohman | |
27
+ | [ Clocks] [ wasi-clocks ] | Dan Gohman | |
28
+ | [ Random] [ wasi-random ] | Dan Gohman | |
29
+ | [ Filesystem] [ wasi-filesystem ] | Dan Gohman | |
30
+ | [ Sockets] [ wasi-sockets ] | Dave Bakker | |
31
+ | [ CLI] [ wasi-cli ] | Dan Gohman | |
32
+ | [ HTTP] [ wasi-http ] | Piotr Sikora, Jiaxiao Zhou, Dan Chiarlone, David Justice, Luke Wagner | |
33
33
34
34
### Phase 2 - Proposed Spec Text Available (CG + WG)
35
35
36
- | Proposal | Champion | Versions |
37
- | ------------------------------------------------------------------------------ | --------------------------------------------------------------- | -------- |
38
- | [ Clocks: Timezone] [ wasi-clocks ] | Dan Gohman | |
39
- | [ CLI: Exit With Code] [ wasi-cli ] | Dan Gohman | |
40
- | [ HTTP: Informational Outbound Response] [ wasi-http ] | Piotr Sikora, Jiaxiao Zhou, Dan Chiarlone, David Justice, Luke Wagner | |
41
- | [ I2C] [ wasi-i2c ] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
42
- | [ Key-value Store] [ wasi-kv-store ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
43
- | [ Machine Learning (wasi-nn)] [ wasi-nn ] | Andrew Brown and Mingqiu Sun | |
44
- | [ Runtime Config] [ wasi-runtime-config ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
45
- | [ GFX] [ wasi-gfx ] | Mendy Berger, Sean Isom | |
46
- | [ Messaging] [ wasi-messaging ] | Jiaxiao Zhou, Dan Chiarlone, David Justice, Taylor Thomas | |
36
+ | Proposal | Champion | Versions |
37
+ | -------------------------------------------------- | --------------------------------------------------------------------- | -------- |
38
+ | [ Clocks: Timezone] [ wasi-clocks ] | Dan Gohman | |
39
+ | [ CLI: Exit With Code] [ wasi-cli ] | Dan Gohman | |
40
+ | [ HTTP: Informational Outbound Response] [ wasi-http ] | Piotr Sikora, Jiaxiao Zhou, Dan Chiarlone, David Justice, Luke Wagner | |
41
+ | [ I2C] [ wasi-i2c ] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
42
+ | [ Key-value Store] [ wasi-kv-store ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
43
+ | [ Machine Learning (wasi-nn)] [ wasi-nn ] | Andrew Brown and Mingqiu Sun | |
44
+ | [ Runtime Config] [ wasi-runtime-config ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
45
+ | [ GFX] [ wasi-gfx ] | Mendy Berger, Sean Isom | |
46
+ | [ Messaging] [ wasi-messaging ] | Jiaxiao Zhou, Dan Chiarlone, David Justice, Taylor Thomas | |
47
47
48
48
### Phase 1 - Feature Proposal (CG)
49
49
50
- | Proposal | Champion | Versions |
51
- | ------------------------------------------------------------------------------ | -------------------------------------- | -------- |
52
- | [ Blob Store] [ wasi-blob-store ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
53
- | [ Crypto] [ wasi-crypto ] | Frank Denis and Daiki Ueno | |
54
- | [ Digital I/O ] [ wasi-digital-io ] | Emiel Van Severen | |
55
- | [ Distributed Lock Service] [ wasi-distributed-lock-service ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
56
- | [ Logging] [ wasi-logging ] | Dan Gohman | |
57
- | [ Observe] [ wasi-observe ] | Caleb Schoepp | |
58
- | [ Parallel] [ wasi-parallel ] | Andrew Brown | |
59
- | [ Pattern Match] [ wasi-pattern-match ] | Jianjun Zhu | |
60
- | [ SPI] [ wasi-spi ] | Emiel Van Severen | |
61
- | [ SQL] [ wasi-sql ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
62
- | [ SQL Embed] [ wasi-sql-embed ] | Robin Brown | |
63
- | [ Threads] [ wasi-threads ] | Alexandru Ene, Marcin Kolny, Andrew Brown | |
64
- | [ TLS] [ wasi-tls ] | Joel Dice, Dave Bakker, James Sturtevant | |
65
- | [ URL] [ wasi-url ] | Radu Matei | |
66
- | [ USB] [ wasi-usb ] | Wouter Hennen, Warre Dujardin, Merlijn Sebrechts | |
50
+ | Proposal | Champion | Versions |
51
+ | --------------------------------------------------------- | ------------------------------------------------ | -------- |
52
+ | [ Blob Store] [ wasi-blob-store ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
53
+ | [ Crypto] [ wasi-crypto ] | Frank Denis and Daiki Ueno | |
54
+ | [ GPIO ] [ wasi-gpio ] | Merlijn Sebrechts, Maximilian Seidler | |
55
+ | [ Distributed Lock Service] [ wasi-distributed-lock-service ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
56
+ | [ Logging] [ wasi-logging ] | Dan Gohman | |
57
+ | [ Observe] [ wasi-observe ] | Caleb Schoepp | |
58
+ | [ Parallel] [ wasi-parallel ] | Andrew Brown | |
59
+ | [ Pattern Match] [ wasi-pattern-match ] | Jianjun Zhu | |
60
+ | [ SPI] [ wasi-spi ] | Merlijn Sebrechts | |
61
+ | [ SQL] [ wasi-sql ] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
62
+ | [ SQL Embed] [ wasi-sql-embed ] | Robin Brown | |
63
+ | [ Threads] [ wasi-threads ] | Alexandru Ene, Marcin Kolny, Andrew Brown | |
64
+ | [ TLS] [ wasi-tls ] | Joel Dice, Dave Bakker, James Sturtevant | |
65
+ | [ URL] [ wasi-url ] | Radu Matei | |
66
+ | [ USB] [ wasi-usb ] | Wouter Hennen, Warre Dujardin, Merlijn Sebrechts | |
67
67
68
68
### Phase 0 - Pre-Proposal (CG)
69
69
70
70
** Note:** The pre-proposal phase is simply meant as a way to share ideas. This means that there may be overlap between pre-proposals. It also means that the WASI subgroup has not yet decided that the pre-proposal is in scope for WASI.
71
71
72
- | Proposal | Champion | Versions |
73
- | ------------------------------------------------------------------------------ | -------------------------- ------------ | -------- |
74
- | [ proxy-wasm/spec] [ wasi-proxy-wasm ] (will advance as multiple, smaller proposals) | Piotr Sikora | |
72
+ | Proposal | Champion | Versions |
73
+ | -------------------------------------------------------------------------------- | ------------ | -------- |
74
+ | [ proxy-wasm/spec] [ wasi-proxy-wasm ] (will advance as multiple, smaller proposals) | Piotr Sikora | |
75
75
76
76
## Versioning
77
77
@@ -90,8 +90,7 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
90
90
[ wasi-blob-store ] : https://github.com/WebAssembly/wasi-blob-store
91
91
[ wasi-clocks ] : https://github.com/WebAssembly/wasi-clocks
92
92
[ wasi-crypto ] : https://github.com/WebAssembly/wasi-crypto
93
- [ wasi-data ] : https://github.com/singlestore-labs/wasi-data
94
- [ wasi-digital-io ] : https://github.com/WebAssembly/wasi-digital-io
93
+ [ wasi-gpio ] : https://github.com/WebAssembly/wasi-gpio
95
94
[ wasi-distributed-lock-service ] : https://github.com/WebAssembly/wasi-distributed-lock-service
96
95
[ wasi-filesystem ] : https://github.com/WebAssembly/wasi-filesystem
97
96
[ wasi-http ] : https://github.com/WebAssembly/wasi-http
0 commit comments