Skip to content
forked from phoboslab/Ejecta

A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS

Notifications You must be signed in to change notification settings

PenyoPal/Ejecta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ejecta

Ejecta is a fast, open source JavaScript, Canvas & Audio implementation for iOS. 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.

How to use

  1. Create a folder called App within this XCode project
  2. Copy your canvas application into the App folder
  3. Ensure you have at least 1 file named index.js
  4. Build the XCode project

For an example application, copy ./index.js into the App folder

About

A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.6%
  • Objective-C 28.7%
  • C++ 3.3%
  • JavaScript 1.4%