This document reviews several options for building desktop applications with JavaScript, including GLUEScript, Seed, GJS, Qt Script, QtQuick, and TopCube. It finds that the GTK-based options like Seed and GJS have issues, while Qt-based approaches need more investigation. It also discusses using Node.js with TopCube or HTML5 for desktop GUIs, and native platforms like Java and Objective-C for phone apps. The document concludes that further options should be explored but typical bindings for C++ and Python may be better for desktop for now.
Related topics: