We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0575d10 commit 987afb7Copy full SHA for 987afb7
docs/docs/projects.md
@@ -0,0 +1,24 @@
1
+# Projects using NG
2
+
3
+Here is a list of projects currently using, supporting or migrating to QuickJS-NG.
4
+If you want yours to be listed here, please open a PR!
5
6
+## [txiki.js](https://github.com/saghul/txiki.js)
7
8
+A tiny JavaScript runtime.
9
10
+## [radare2](https://github.com/radareorg/radare2)
11
12
+Reverse engineering framework.
13
14
+## [rquickjs](https://github.com/DelSkayn/rquickjs)
15
16
+High level Rust bindings.
17
18
+## [llrt](https://github.com/awslabs/llrt)
19
20
+Lightweight JS runtime for serverless applications.
21
22
+## [nx.js](https://github.com/TooTallNate/nx.js)
23
24
+JavaScript runtime for Nintendo Switch homebrew applications.
0 commit comments