-
Notifications
You must be signed in to change notification settings - Fork 44
Evangelism: Weekly Update for May 15th #71
Comments
Performance Showdown: Node.js vs. io.js v2.0.0 https://raygun.io/blog/2015/05/performance-showdown-node-js-vs-io-js-v2-0-0/ |
Microsoft forks node.js and they replace v8 to their Chakra Engine. https://github.com/Microsoft/node |
@yosuke-furukawa maybe the blog post could give more insight |
with all the drama around "forks" I would call this something else :) it's intention is not to split development or the community, but to show what using node w/ Chakra is like ;) |
TC members decide to move io.js to Node Foundation. |
@a0viedo Yay, the blog post is really helpful. So we will list the news like following sentence. |
re microsoft "forking", I'd suggest using much gentler language than that, if you do a diff between their work and 0.12 and exclude the chakra shim then it boils down to a few lines of changed code which could easily be merged back in to core so there's zero drama and only upside |
Oh, I didn't understand |
Further context that may be helpful: this is targeting Windows 10 only (atm, not sure if it'll ever work lower than that) and gives Node users the ability to use Windows 10 on small devices. Recall that Microsoft have announced that Windows 10 even works on Raspberry Pi now, I believe it's now being named "Windows 10 IoT Core", see http://www.anandtech.com/show/9250/microsoft-details-windows-10-editions for current updates on the editions. This "port" is likely the only way to run Node on any of these devices if they are running Windows 10. They want Windows 10 to actually be useful and Node is part of that story. Chakra is written in C and they have written a shim layer that sits on top of that and presents the V8 C++ API so Node doesn't need to be changed to talk to this. Perhaps this should be a blog post ... |
{node,io}.js benchmark graphs http://thlorenz.com/benchgraph/ |
No release this week, how we should name the WU for this week? |
@Gioyik yes! only community updates and events |
@julianduque Landed, Would you post our weekly updates on the medium ?? |
@julianduque https://medium.com/node-js-javascript/io-js-week-of-may-15th-9ada45bd8a28 io.js NewsWe are happy to announce this news, "io.js decides to join the Node Foundation". And our organization name will be renamed As a first step, we will move from If you would like to see the convergence plan in detail, please check it at jasnell repo. When you would like to ask questions, feel free to ask @Fishrock123. The discussion log is here. |
@yosuke-furukawa sorry, I was looking at a different branch, I updated the article |
@julianduque Thank you! I confirmed!! |
What's up for this week?
The text was updated successfully, but these errors were encountered: