@@ -11,67 +11,67 @@ You can learn more about contributing new proposals (and other ways to contribut
1111
1212### Phase 5 - The Feature is Standardized (WG)
1313
14- | Proposal | Champion | Versions |
15- | ------------------------------------------------------------------------------ | ------------------------------ -------- | -------- |
14+ | Proposal | Champion | Versions |
15+ | -------- | -------- | -------- |
1616
1717### Phase 4 - Standardize the Feature (WG)
1818
19- | Proposal | Champion | Versions |
20- | ------------------------------------------------------------------------------ | ------------------------------ -------- | -------- |
19+ | Proposal | Champion | Versions |
20+ | -------- | -------- | -------- |
2121
2222### Phase 3 - Implementation Phase (CG + WG)
2323
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 | |
3333
3434### Phase 2 - Proposed Spec Text Available (CG + WG)
3535
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 | |
4747
4848### Phase 1 - Feature Proposal (CG)
4949
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 | |
6767
6868### Phase 0 - Pre-Proposal (CG)
6969
7070** 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.
7171
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 | |
7575
7676## Versioning
7777
@@ -90,8 +90,7 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
9090[ wasi-blob-store ] : https://github.com/WebAssembly/wasi-blob-store
9191[ wasi-clocks ] : https://github.com/WebAssembly/wasi-clocks
9292[ 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
9594[ wasi-distributed-lock-service ] : https://github.com/WebAssembly/wasi-distributed-lock-service
9695[ wasi-filesystem ] : https://github.com/WebAssembly/wasi-filesystem
9796[ wasi-http ] : https://github.com/WebAssembly/wasi-http
0 commit comments