From d25b294628192a7604750adfe901e3914bb3b05c Mon Sep 17 00:00:00 2001 From: Pat Hickey Date: Thu, 30 Nov 2023 11:27:56 -0800 Subject: [PATCH] wasi-http has advanced to phase 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 171ef12..54035f7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) A ### Current Phase -wasi-http is currently in [Phase 2](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-2---proposed-spec-text-available-cg--wg). +wasi-http is currently in [Phase 3](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-3---implementation-phase-cg--wg) ### Champions