From 78499e47fbc1cbe4a2e859893f96b6cae76293c7 Mon Sep 17 00:00:00 2001 From: Yosh <2467194+yoshuawuyts@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:37:53 +0100 Subject: [PATCH] Archive repository Mark the repository as archived --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9efd0bc..79e8294 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 I/O is currently in [Phase 3].