From 04c67d476e520e2b1525686364a0f73244399d3b Mon Sep 17 00:00:00 2001 From: Yosh <2467194+yoshuawuyts@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:44:15 +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 bc2f088..a0f1f46 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 [Phase 3](https://github.com/WebAssembly/WASI/blob/main/Proposals.md#phase-3---implementation-phase-cg--wg)