From 60936baa96f3e856903d4442f04b4ab9a1f5f8ef Mon Sep 17 00:00:00 2001 From: Francis Bouvier Date: Wed, 18 Mar 2026 16:39:26 +0100 Subject: [PATCH] README: remove reference to zig-js-runtime --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 456499ce..c544ff6d 100644 --- a/README.md +++ b/README.md @@ -190,8 +190,6 @@ Here are the key features we have implemented: NOTE: There are hundreds of Web APIs. Developing a browser (even just for headless mode) is a huge task. Coverage will increase over time. -You can also follow the progress of our Javascript support in our dedicated [zig-js-runtime](https://github.com/lightpanda-io/zig-js-runtime#development) project. - ## Build from sources ### Prerequisites