Skip to content

Commit

Permalink
Add wasi-observe proposal at Phase 1 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdickinson authored Mar 6, 2024
1 parent 29ad4f6 commit f45e72e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Proposals.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ You can learn more about contributing new proposals (and other ways to contribut
| [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Logging][wasi-logging] | Dan Gohman | |
| [Message Queue][wasi-message-queue] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
| [Observe][wasi-observe] | Chris Dickinson | |
| [Parallel][wasi-parallel] | Andrew Brown | |
| [Pattern Match][wasi-pattern-match] | Jianjun Zhu | |
| [Pub/sub][wasi-pubsub] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |
Expand Down Expand Up @@ -96,6 +97,7 @@ Some APIs may require backwards-incompatible changes over time. In these cases,
[wasi-logging]: https://github.com/WebAssembly/wasi-logging
[wasi-message-queue]: https://github.com/WebAssembly/wasi-message-queue
[wasi-nn]: https://github.com/WebAssembly/wasi-nn
[wasi-observe]: https://github.com/dylibso/wasi-observe
[wasi-parallel]: https://github.com/WebAssembly/wasi-parallel
[wasi-pattern-match]: https://github.com/WebAssembly/wasi-pattern-match
[wasi-poll]: https://github.com/WebAssembly/wasi-poll
Expand Down

0 comments on commit f45e72e

Please sign in to comment.