171
edits
Petermichaux (talk | contribs) |
(Noted more prototype efforts for securable modules.) |
||
| Line 36: | Line 36: | ||
== Loaders == | == Loaders == | ||
* ondras is presently implementing this proposal for v8cgi http://code.google.com/p/v8cgi/ | |||
* tlrobinson is presently implementing this proposal for Jack http://github.com/tlrobinson/jack/tree/functional | |||
* 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]]. | |||
* wes garland at pagemail is working on a spidermonkey implementation | |||
== Sample Code == | == Sample Code == | ||
edits