6
edits
(→Implementations: add helma ng) |
Wesgarland (talk | contribs) m (Added GPSEE link) |
||
| Line 72: | Line 72: | ||
* pmuellr posted a sample loader http://wiki.github.com/pmuellr/modjewel | * pmuellr posted a sample loader http://wiki.github.com/pmuellr/modjewel | ||
* 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 called GPSEE: http://kenai.com/projects/gpsee/pages/Home | ||
* mob is implementing this in Ejscript http://www.ejscript.org | * mob is implementing this in Ejscript http://www.ejscript.org | ||
* nathan smith is implementing this for JScript and ASP at http://github.com/smith/interoperablejscript/tree/master | * nathan smith is implementing this for JScript and ASP at http://github.com/smith/interoperablejscript/tree/master | ||
* hannesw: Helma NG now implements (a superset of) the Securable Modules proposal http://github.com/hns/helma-ng/tree/master | * hannesw: Helma NG now implements (a superset of) the Securable Modules proposal http://github.com/hns/helma-ng/tree/master | ||
edits