Hacker News new | ask | show | jobs
by bhouston 4145 days ago
Weird that Google isn't a founding member being that V8 is their creation. But I guess the reasoning is that Node isn't used internally at Google as they favor Go for server side code.
3 comments

Google is working in coordination with io.js and have expressed that they believe it is the future. They're moved their integration and effort from Node to io.
At least from what I've seen publicly on v8-users list, that is not true. Google has not, and seemingly, will not pick a side. Or, if you must, they've picked Chrome/Chromium and its 6-week version/development cycle. The v8 team has always been clear on this. Their primary (only?) customer for v8 is Chrome.
Hi, can you point to where on v8-users you got this impression? In general we are much happier with how io.js aligns with supported V8 versions.
Here's an example [0] where Googles showed they preferred their ICU implementation over system, in effect, remaining self-sufficient & neutral of the embedder's concern. And as an independent embedder with a non-public project (as of yet), I prefer that neutrality.

For other embedders, however, like TeaJS, SilkJS, v8-juice/cvv8, narwahlJS, this was probably their undoing, at least in my opinion. Stephen Beal considered it lack of documentation & support [1]. I have seen a concerted effort over the past 12 months to improve that.

[0] https://groups.google.com/forum/#!searchin/v8-users/support/...

[1] https://groups.google.com/d/msg/v8-users/MUq5WrC2kcE/Z3LyOmE...

The other reply you got is from someone working for Google on this by the way.
I'm pretty sure Google favors Java and C++ above all else. I could be wrong but I don't think Go has taken off inside Google.
>I don't think Go has taken off inside Google

That's consistent w/ what I've heard (whatever thats worth)

(A bit) off-topic, but imagine if Google is working on a from-scratch brand new javascript runtime engine.
v8 master (what's in iojs and Chrome) is a new JavaScript runtime engine. It's a pretty fast moving project.

If you mean a JS replacement, they unveiled Dart in 2011 and it's not particularly popular.

No, I guess s/he means SoundScript

http://www.2ality.com/2015/02/soundscript.html?m=1

Lol can't wait for the next iteration 'use strickest;' then what? 'use strickester;'?
Would you prefer a Python scenario?
Yeap