play-co/js.io

js.io redirects to a 404

jsoverson opened this issue · 1 comments

http:://js.io redirects to -> http://labs.gameclosure.com/js.io/ which displays a 404 error.

Hoping there are docs or some sort of description where that link is. If not, are there any anywhere? The google results for jsio and js.io don't lead to anything relevant except a mailing list that doesn't look like it's had traffic for a few years.

A module system. Dependency graph that works in the client and the browser.

Is the browser support for the module system asynchronous or is everything bundled? How does it compare to commonjs modules? NodeJS modules? Is the syntax expected to be es6 compatible, or did it come from somewhere else?

Support and networking libraries that can be used on either platform.

JavaScript, in general, is supported on either platform, what wrinkles do these iron out?

Not trolling or being disrespectful at all, just evaluating gameclosure and like a lot about it but haven't yet discovered how much is actual javascript and how much is magic.