On Mon, 2013-08-05 at 22:57 -0430, Robert Marcano wrote: > Do you know there are GNOME JavaScript applications? And that > JavaScript is being encouraged as a language for desktop applications? > So all those libraries that can be used on desktop and web clients There's *very* little JavaScript code out there that is not tied to the underlying platform; typically when people say JavaScript they mean code that uses the DOM, XHR, etc. node.js and gjs have independent underlying platforms (custom and gobject-introspection respectively). It makes no sense to serve gjs or node.js code to the web. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct