App-Inventor-Gallery icon indicating copy to clipboard operation
App-Inventor-Gallery copied to clipboard

Eliminate need for compiled JavaScript

Open derrell opened this issue 13 years ago • 0 comments

If we can use the Rhino .jar file, and figure out how to access files on App Engine, we could eliminate the manual loading of Loader.js. More importantly, the application would likely load more quickly, as the auto-generated backend code would be all in a single file.

derrell avatar Oct 08 '11 20:10 derrell