Skip to content

Commit ba864e9

Browse files
authored
docs: move wasi-keyvalue proposal to tier 3 (bytecodealliance#9050)
1 parent 4609812 commit ba864e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/stability-tiers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,14 @@ For explanations of what each tier means see below.
9797
| WASI Proposal | [`wasi-nn`] | More expansive CI testing |
9898
| WASI Proposal | [`wasi-threads`] | More CI, unstable proposal |
9999
| WASI Proposal | [`wasi-runtime-config`] | unstable proposal |
100+
| WASI Proposal | [`wasi-keyvalue`] | unstable proposal |
100101
| *misc* | Non-Wasmtime Cranelift usage [^1] | CI testing, full-time maintainer |
101102
| *misc* | DWARF debugging [^2] | CI testing, full-time maintainer, improved quality |
102103

103104
[`wasi-nn`]: https://github.com/WebAssembly/wasi-nn
104105
[`wasi-threads`]: https://github.com/WebAssembly/wasi-threads
105106
[`wasi-runtime-config`]: https://github.com/WebAssembly/wasi-runtime-config
107+
[`wasi-keyvalue`]: https://github.com/WebAssembly/wasi-keyvalue
106108
[`gc`]: https://github.com/WebAssembly/gc
107109

108110
[^1]: This is intended to encompass features that Cranelift supports as a
@@ -157,7 +159,6 @@ features to figure out how best to implement them and at least move them to Tier
157159
* [WASI proposal: `wasi-data`](https://github.com/WebAssembly/wasi-data)
158160
* [WASI proposal: `wasi-distributed-lock-service`](https://github.com/WebAssembly/wasi-distributed-lock-service)
159161
* [WASI proposal: `wasi-grpc`](https://github.com/WebAssembly/wasi-grpc)
160-
* [WASI proposal: `wasi-kv-store`](https://github.com/WebAssembly/wasi-kv-store)
161162
* [WASI proposal: `wasi-message-queue`](https://github.com/WebAssembly/wasi-message-queue)
162163
* [WASI proposal: `wasi-parallel`](https://github.com/WebAssembly/wasi-parallel)
163164
* [WASI proposal: `wasi-pubsub`](https://github.com/WebAssembly/wasi-pubsub)

0 commit comments

Comments
 (0)