Comment on Io.js community thoughts on reconciliationparentComments−jeswin11yBut that's not what it is. Io.is uses the currently supported version of v8 while node doesn't; so it wins on features AND stability.−swsieber11yThat's not necessarily true. Some of the stability comes from the bindings and interface between v8 and node. So updating v8 could temporarily decrease stability.
Comments
But that's not what it is. Io.is uses the currently supported version of v8 while node doesn't; so it wins on features AND stability.
That's not necessarily true. Some of the stability comes from the bindings and interface between v8 and node. So updating v8 could temporarily decrease stability.