F20 System Wide Change: Web Assets

Colin Walters walters at verbum.org
Tue Aug 6 19:06:36 UTC 2013


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.




More information about the devel mailing list