From 393d8f9d3739e4a876a6ab2d7cc50f92f0f1b5cf Mon Sep 17 00:00:00 2001 From: Lily Skye Date: Sat, 16 Aug 2025 07:06:02 -0600 Subject: [PATCH] Add QuickJS-NG --- index.bs | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.bs b/index.bs index 9021321..1730b8d 100644 --- a/index.bs +++ b/index.bs @@ -170,6 +170,16 @@ Website: [https://bun.sh/](https://bun.sh/) Repository: [https://github.com/oven-sh/bun](https://github.com/oven-sh/bun) +## QuickJS-NG - QuickJS-NG ## {#quickjs-ng} + +A fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon. + +Key: `quickjs-ng` + +Website: [https://quickjs-ng.github.io/quickjs/](https://quickjs-ng.github.io/quickjs/) + +Repository: [https://github.com/quickjs-ng/quickjs](https://github.com/quickjs-ng/quickjs) + ## React - Server Components ## {#react-server} Used by React Server Components.