LWN.net Logo

why should they pick a javascript engine?

why should they pick a javascript engine?

Posted May 21, 2009 15:28 UTC (Thu) by jdub (subscriber, #27)
In reply to: why should they pick a javascript engine? by nybble41
Parent article: GNOME debates Javascript bindings

The article -- in fact, almost the entire point of the article -- describes why the situation is not that simple... These engines were designed to be used within the context of a web browser (embedded, single-purpose), so as Javascript becomes more relevant outside the web context, the language and runtimes will grow additional features -- thus the features provided by Mozilla's implementation which are attractive to the GNOME Shell hackers.

Here's an illustrative challenge for you: How do you write to stdout in Javascript, and if you can answer that, is your method a feature of the langauge or the runtime?


(Log in to post comments)

why should they pick a javascript engine?

Posted May 21, 2009 15:29 UTC (Thu) by jdub (subscriber, #27) [Link]

Gah, that was meant to be a reply to the comment above yours, and say "stderr" not "stdout". Thanks. :-)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds