From db5fb40de0e085a1e37f5ddb5635628960fc0373 Mon Sep 17 00:00:00 2001 From: Francis Bouvier Date: Wed, 18 Mar 2026 16:42:31 +0100 Subject: [PATCH] README: remove again references to js-runtime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c544ff6d..33eba745 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Lightpanda is written with [Zig](https://ziglang.org/) `0.15.2`. You have to install it with the right version in order to build the project. Lightpanda also depends on -[zig-js-runtime](https://github.com/lightpanda-io/zig-js-runtime/) (with v8), +[v8](https://chromium.googlesource.com/v8/v8.git), [Libcurl](https://curl.se/libcurl/) and [html5ever](https://github.com/servo/html5ever). To be able to build the v8 engine for zig-js-runtime, you have to install some libs: