diff --git a/docs/docs/projects.md b/docs/docs/projects.md index ff481c7..d499a09 100644 --- a/docs/docs/projects.md +++ b/docs/docs/projects.md @@ -22,3 +22,7 @@ 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.