10
edits
| Line 38: | Line 38: | ||
* ondras is presently implementing this proposal for v8cgi http://code.google.com/p/v8cgi/ | * 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 | * tlrobinson is presently implementing this proposal for Jack http://github.com/tlrobinson/jack/tree/functional | ||
* kriszyp | * kriszyp has implemented this proposal in Persevere http://www.persvr.org/ | ||
* 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]]. | ||
edits