Hacker News
- Recent efforts in V8 and DevTools for Node.js http://v8project.blogspot.com/2016/12/v8-nodejs.html 24 comments
- Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra http://blogs.windows.com/buildingapps/2015/05/12/bringing-node-js-to-windows-10-iot-core/ 4 comments
- How Node.js applications will benefit from replacing V8 in JXcore http://oguzbastemur.blogspot.com/2014/05/how-nodejs-applications-will-benefit.html 21 comments
- Comet with node.js and V8 http://www.slideshare.net/amix3k/comet-with-nodejs-and-v8 7 comments
- Joyent responds to Yahoo's issues with V8 being used under Node.js http://joyeur.com/2011/02/05/on-brunos-concern-about-the-current-coupling-of-node-js-and-v8/ 21 comments
- Node.js memory benchmark confirms V8's GC may not be ready for the server http://hns.github.com/2010/09/29/benchmark2.html 40 comments
- Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8 https://anmonteiro.com/2016/11/the-fastest-clojure-repl-in-the-world/ 75 comments
- Node.js production ships unmaintained version of v8 https://code.google.com/p/v8/issues/detail?id=3692#c3 3 comments
- V8 policy now is that no V8 commit can land if it breaks Node.js https://mobile.twitter.com/trott/status/915624306750537728 29 comments javascript
- V8 policy now is that no V8 commit can land if it breaks Node.js https://mobile.twitter.com/trott/status/915624306750537728 5 comments node
- V8 ❤️ Node.js http://v8project.blogspot.com.au/2016/12/v8-nodejs.html 3 comments node
- V8 ❤️ Node.js http://v8project.blogspot.com.au/2016/12/v8-nodejs.html 38 comments javascript
- V8 ❤️ Node.js http://v8project.blogspot.de/2016/12/v8-nodejs.html 8 comments node
- V8 binding for Golang by Ryan Dahl - creator of Node.js https://github.com/ry/v8worker 9 comments programming
- Hacking V8: 'yield' and 'async/await' in node.js http://koush.com/post/yield-await-v8 58 comments programming
- deno: TypeScript runtime on V8 by node.js creator, written in Go https://github.com/ry/deno 6 comments golang
- Get Ready: A New V8 is Coming, Node.js Performance is Changing https://medium.com/the-node-js-collection/get-ready-a-new-v8-is-coming-node-js-performance-is-changing-46a63d6da4de 4 comments node
- Get ready: A new V8 is coming, Node.js performance is changing. https://www.nearform.com/blog/node-js-is-getting-a-new-v8-with-turbofan/ 19 comments javascript
- Get ready: A new V8 is coming, Node.js performance is changing. https://www.nearform.com/blog/node-js-is-getting-a-new-v8-with-turbofan/ 12 comments node
- The author of Nginx on node.js and why V8 is not suitable for web servers. http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=utf-8&layout=2&eotf=1&sl=ru&tl=en&u=http%3A%2F%2Fsysoev.ru%2Fprog%2Fv8.html 40 comments programming
- Your first significant coding experience with Node.js in under 20 minutes (including time to compile v8) http://www.michaelk.ch/2010/03/a-mission-in-node-js/ 5 comments javascript
- Comet with node.js and V8 (slide show) http://amix.dk/blog/post/19484 18 comments programming
- Node.js 20 Released: Experimental Perms, new V8, and Single Executable Apps https://link.medium.com/BhU2Wi3x6yb 6 comments node
- Node.js surfing the perf wave: V8 JavaScript Engine Release 5.4 http://v8project.blogspot.fr/2016/09/v8-release-54.html 4 comments node
- V8Monkey: V8 API on top of SpiderMonkey so Node.js can run http://blog.zpao.com/post/4620873765/about-that-hybrid-v8monkey-engine 5 comments node
- Tuning Node.js and V8 settings to unlock 2x performance and efficiency https://www.akamas.io/resources/tuning-nodejs-v8-performance-efficiency/ 6 comments node
- Apps Script is now supported by the V8 runtime that powers Chrome and Node.js https://developers.google.com/apps-script/guides/v8-runtime 6 comments googlecloud
- Rafał Pocztarski — From Node.js to Deno - JavaScript/TypeScript runtime built with V8 and Rust [EN] https://www.youtube.com/watch?v=Aib1OZLy0_c 8 comments rust
- Deno: A secure TypeScript runtime on V8 by Node.js creator Ryan Dahl https://github.com/ry/deno 15 comments javascript
- Microsoft made a pull request to node.js github repository with an implementation to use ChakraCore JavaScript Engine as an alternative to V8 Engine https://github.com/nodejs/node/pull/4765 563 comments programming
- Node.js production release ships with no longer supported (by anyone) version of V8 https://code.google.com/p/v8/issues/detail?id=3692#c6 136 comments programming
- Deno: A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio. By Ryan Dahl (formerly of node.js). https://deno.land/ 60 comments programming