From 366fc82c72164b4b5699d5ac53019c4d4efd2ac4 Mon Sep 17 00:00:00 2001 From: Jeff Charles Date: Tue, 27 Jan 2026 13:54:47 -0500 Subject: [PATCH] Add not maintained notice to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbda2e3..b40c55f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Ruvy: A Ruby to WebAssembly toolchain +**This project is no longer maintained** + ## About this repo Ruvy aims to initialize the ruby VM using wizer and execute ruby code passed into the wasm.