From 555cb489997890e4c2de18b7aa95b59d6c36afcb Mon Sep 17 00:00:00 2001 From: Pat Hickey Date: Thu, 30 Nov 2023 11:24:47 -0800 Subject: [PATCH] wasi-filesystem has advanced to phase 3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78a8c6b..9780c6c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) A ### Current Phase -WASI-filesystem is currently in [Phase 2]. +WASI-filesystem is currently in [Phase 3]. -[Phase 2]: https://github.com/WebAssembly/WASI/blob/42fe2a3ca159011b23099c3d10b5b1d9aff2140e/docs/Proposals.md#phase-2---proposed-spec-text-available-cg--wg +[Phase 3]: https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-3---implementation-phase-cg--wg ### Champions