Skip to content

imzcy/JavaScriptExecutable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScriptExecutable

JavaScriptExecutable provides a environment for creating native GUI cross-platform JavaScript desktop application.

Screen Shot

There is no stable version yet. Download latest development build at

https://www.imzcy.com/jse/

How to build?

  1. Build v8 JavaScript Engine (http://code.google.com/p/v8/) (v3.24.35.22)
  2. Build Qt (http://qt-project.org/) (v5.3)
  3. Moc all JSEUI*.h (except JSEUIBase.h and JSEUITpl.h) using Meta-Object Compiler included in Qt.
  4. Compile and link.

How to run?

Windows JavaScriptExecutable.exe [app.js]

Other platforms Not tested but should be the same.

About

JavaScriptExecutable provides a environment for creating native GUI cross-platform JavaScript desktop application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors