5
edits
(Trimmed the securable modules proposal to its essential elements and organized the remaining content into sub-pages.) |
|||
| Line 70: | Line 70: | ||
* kriskowal: prototype for a client-side module loader that supports modules that conform to this specification using PATH relative URL's or module relative URL's without making security guarantees is partially complete in the [[http://code.google.com/p/chironjs/source/browse/branch/safe/src/modules.js "safe" branch of modules.js]]. | * kriskowal: prototype for a client-side module loader that supports modules that conform to this specification using PATH relative URL's or module relative URL's without making security guarantees is partially complete in the [[http://code.google.com/p/chironjs/source/browse/branch/safe/src/modules.js "safe" branch of modules.js]]. | ||
* wes garland at pagemail is working on a spidermonkey implementation | * wes garland at pagemail is working on a spidermonkey implementation | ||
* mob is implementing this in Ejscript http://www.ejscript.org | |||
edits