ChakraCore (@chakracore) 's Twitter Profile
ChakraCore

@chakracore

ID: 3741783920

calendar_today30-09-2015 23:22:31

76 Tweet

1,1K Followers

0 Following

ChakraCore (@chakracore) 's Twitter Profile Photo

Leaner memory footprint and faster built-ins in EdgeHTML 17! Read about some of the cool stuff we did for JavaScript/WebAssembly performance 🚀. blogs.windows.com/msedgedev/2018…

ChakraCore (@chakracore) 's Twitter Profile Photo

Meet ChakraCore v1.10.0 with tons of JavaScript, WebAssembly, performance, an JSRT updates. Also, special shout-out to our friends rhuanjl, fatcerberus, OSS-Fuzz, and Google Project Zero for many contributions during this release! github.com/Microsoft/Chak…

ChakraCore (@chakracore) 's Twitter Profile Photo

More JS optimizations and also on-by-default WebAssembly, SharedArrayBuffer, and Atomics in EdgeHTML 16! blogs.windows.com/msedgedev/2017…

NodeConf EU (@nodeconfeu) 's Twitter Profile Photo

📹Michael Dawson & Arunesh Chandra "Until now, native module (add-ons) maintainers have had to recompile for each #Nodejs release as well as potentially updating their code to cope with the rapid pace of changes in the v8 APIs" #NodeConfEU ⏩ youtu.be/E848bgHfoxE

📹<a href="/mhdawson1/">Michael Dawson</a> &amp; <a href="/AruneshC/">Arunesh Chandra</a> "Until now, native module (add-ons) maintainers have had to recompile for each #Nodejs release as well as potentially updating their code to cope with the rapid pace of changes in the v8 APIs"
#NodeConfEU 
⏩ youtu.be/E848bgHfoxE
Brian Terlson (@bterlson) 's Twitter Profile Photo

ChakraCore is moving to ICU on all platforms which should make the output of Chakra/Edge's Intl APIs identical to other engines! NB: with major implementations all aboard the ICU train, we may have to route through Defacto Standardsville before reaching our final destination.

Ariya Hidayat (@ariyahidayat) 's Twitter Profile Photo

Two years ago I was playing with the experimental 🐧 port of ChakraCore. It was superfun! What is even more fantastic is that, quickly after that, Linux support was not experimental anymore as it's always part of the master branch 👍 ariya.io/2016/01/playin…

ChakraCore (@chakracore) 's Twitter Profile Photo

"...instead of developers specializing their JavaScript code for the compilers, compiler implementers should focus on optimizing common, real-world code patterns that developers are using." True dat 💯💯💯 x.com/nodejs/status/…

Matt Hargett (@syke) 's Twitter Profile Photo

Congratulations to Arunesh Chandra ChakraCore for the successful deployment of N-API! Besides easing upgrades, it moves JS runtime diversity forward. Allowing for more memory efficient JS runtimes increases the reach of Node.js and allows for higher density of containers/core! x.com/nodejs/status/…

Louis Maresca (@loumm) 's Twitter Profile Photo

Great Performance benefits when integrating ChakraCore into Excel Custom functions running JavaScript. Hitesh Kanwathirtha 'a team is doing amazing work on the JSC! #MSbuild

Great Performance benefits when integrating <a href="/ChakraCore/">ChakraCore</a> into Excel Custom functions running JavaScript.  <a href="/hiteshk/">Hitesh Kanwathirtha</a> 'a team is doing amazing work on the JSC! #MSbuild
Matt Miller (@epakskape) 's Twitter Profile Photo

"FromVar hardening". This change to ChakraCore back in Oct 2017 seems like it might have gone unnoticed. Good example of trying to address a class of vulnerabilities vs. fixing individual instances, in this case related to type confusions github.com/Microsoft/Chak…