creationix / tedit

Chrome app for tedit
https://chrome.google.com/webstore/detail/tedit-development-environ/ooekdijbnbbjdfjocaiflnjgoohnblgf
ISC License
188 stars 27 forks source link

Add basic new-platform runtime and sample app #49

Open creationix opened 10 years ago

creationix commented 10 years ago

The goal here is to build a proof-of-concept that you can create and execute apps in the browser environment. The apps will probably run in web workers and use custom APIs provided by the main app. The initial app will be something simple like a game or todo app.