Ejecta is a fast, open source JavaScript, Canvas & Audio implementation for cross-platform. Think of it as a Browser that can only display a Canvas element.
More info & Documentation: http://impactjs.com/ejecta
Ejecta is published under the MIT Open Source License.
Windows:
run Ejecta-X.sln with vs2010 in project
folder.
Android:
- install android ndk first.
- install android sdk.
- install eclipse and android adt
- run ndk-build complie libejecta.so and libJavaScriptCore.so
- run eclipse for android apk.
For an example application in the App
folder, rename Ejecta-android.apk
.