Skip to content

Commit 987afb7

Browse files
committed
Add list of projects using NG
1 parent 0575d10 commit 987afb7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/docs/projects.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)