mirror of
https://github.com/DoneJS-Runtime/quickjs-done-nextgen.git
synced 2025-01-09 17:43:15 +00:00
28 lines
763 B
Markdown
28 lines
763 B
Markdown
# Projects using NG
|
|
|
|
Here is a list of projects currently using, supporting or migrating to QuickJS-NG.
|
|
If you want yours to be listed here, please open a PR!
|
|
|
|
## [txiki.js](https://github.com/saghul/txiki.js)
|
|
|
|
A tiny JavaScript runtime.
|
|
|
|
## [radare2](https://github.com/radareorg/radare2)
|
|
|
|
Reverse engineering framework.
|
|
|
|
## [rquickjs](https://github.com/DelSkayn/rquickjs)
|
|
|
|
High level Rust bindings.
|
|
|
|
## [llrt](https://github.com/awslabs/llrt)
|
|
|
|
Lightweight JS runtime for serverless applications.
|
|
|
|
## [nx.js](https://github.com/TooTallNate/nx.js)
|
|
|
|
JavaScript runtime for Nintendo Switch homebrew applications.
|
|
|
|
## [quickjs-rusty](https://github.com/Icemic/quickjs-rusty)
|
|
|
|
Rust wrapper focus on embedding-ready and no-pain type conversion and interoperability.
|