diff --git a/docs/docs/projects.md b/docs/docs/projects.md index d499a09..c3cbdc5 100644 --- a/docs/docs/projects.md +++ b/docs/docs/projects.md @@ -26,3 +26,7 @@ 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. + +## [GodotJS](https://github.com/godotjs/GodotJS) + +This project adds TypeScript/JavaScript support for Godot 4.x. It supports multiple javascript runtimes, including QuicJS-NG.