Skip to content

Commit 89646e9

Browse files
authored
Remove duplicated proposal (#598)
* Remove duplicated proposal * fix link * remove wasi-poll
1 parent 70214b8 commit 89646e9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Proposals.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,10 @@ You can learn more about contributing new proposals (and other ways to contribut
4848
| [I2C][wasi-i2c] | Friedrich Vandenberghe, Merlijn Sebrechts, Maximilian Seidler | |
4949
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5050
| [Logging][wasi-logging] | Dan Gohman | |
51-
| [Message Queue][wasi-message-queue] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
51+
| [Messaging][wasi-messaging] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5252
| [Observe][wasi-observe] | Chris Dickinson | |
5353
| [Parallel][wasi-parallel] | Andrew Brown | |
5454
| [Pattern Match][wasi-pattern-match] | Jianjun Zhu | |
55-
| [Pub/sub][wasi-pubsub] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5655
| [Runtime Config][wasi-runtime-config] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
5756
| [SPI][wasi-spi] | Emiel Van Severen | |
5857
| [SQL][wasi-sql] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
@@ -96,14 +95,12 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
9695
[wasi-io]: https://github.com/WebAssembly/wasi-io
9796
[wasi-kv-store]: https://github.com/WebAssembly/wasi-kv-store
9897
[wasi-logging]: https://github.com/WebAssembly/wasi-logging
99-
[wasi-message-queue]: https://github.com/WebAssembly/wasi-message-queue
98+
[wasi-messaging]: https://github.com/WebAssembly/wasi-messaging
10099
[wasi-nn]: https://github.com/WebAssembly/wasi-nn
101100
[wasi-observe]: https://github.com/dylibso/wasi-observe
102101
[wasi-parallel]: https://github.com/WebAssembly/wasi-parallel
103102
[wasi-pattern-match]: https://github.com/WebAssembly/wasi-pattern-match
104-
[wasi-poll]: https://github.com/WebAssembly/wasi-poll
105103
[wasi-proxy-wasm]: https://github.com/proxy-wasm/spec
106-
[wasi-pubsub]: https://github.com/WebAssembly/wasi-pubsub
107104
[wasi-random]: https://github.com/WebAssembly/wasi-random
108105
[wasi-runtime-config]: https://github.com/WebAssembly/wasi-runtime-config
109106
[wasi-sockets]: https://github.com/WebAssembly/wasi-sockets

0 commit comments

Comments
 (0)