Hacker News new | ask | show | jobs
by sdurkin 5727 days ago
Excellent.

Is it just me, or does JS seem like its fast becoming the new object code?

1 comments

It's about time. Because of browsers, jdk 6+ (which comes with rhino, the javascript runtime) and v8 (specially on nodejs), javascript is one of the most widely deployed languages/platforms. It is on desktops, mobile phones and servers.