From e71ed9818fe454c6d7a1689ee18861b9a43800d3 Mon Sep 17 00:00:00 2001 From: Yosh <2467194+yoshuawuyts@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:44:58 +0100 Subject: [PATCH] Archive repository Marks the repository as archived. Thanks! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bfe0572..1c0caae 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A proposed [WebAssembly System Interface](https://github.com/WebAssembly/WASI) API. +> [!IMPORTANT] +> This repository has been merged into the main [WebAssembly/WASI](https://github.com/webassembly/wasi) repository and is now archived. + ### Current Phase wasi-http is currently in [Phase 3](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-3---implementation-phase-cg--wg)