Merge pull request #1906 from lightpanda-io/README-remove-js-runtime

README: remove again references to js-runtime
This commit is contained in:
Francis Bouvier
2026-03-18 16:44:53 +01:00
committed by GitHub

View File

@@ -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: