JavaScriptExecutable provides a environment for creating native GUI cross-platform JavaScript desktop application.
There is no stable version yet. Download latest development build at
- Build v8 JavaScript Engine (http://code.google.com/p/v8/) (v3.24.35.22)
- Build Qt (http://qt-project.org/) (v5.3)
- Moc all
JSEUI*.h(exceptJSEUIBase.handJSEUITpl.h) using Meta-Object Compiler included in Qt. - Compile and link.
Windows JavaScriptExecutable.exe [app.js]
Other platforms Not tested but should be the same.
