github

a0viedo / demystifying-js-engines

  • вторник, 9 августа 2016 г. в 03:12:35
https://github.com/a0viedo/demystifying-js-engines

459 stars today
None



This is a list of resources I used to learn about virtual machines in general, from an architecture point of view to optimizations and garbage collection strategies. I've also put together some parts into a talk format, you can see the slides here.

Contributions are very welcome!

Table of Contents generated with DocToc

Emoji Represents
💻 Blog post
📄 White paper
📝 Code
🎤 Podcast
🎥 Slides

Virtual machines

JavaScript Engines

V8

JavaScriptCore

ChakraCore

SpiderMonkey

Benchmarks

Inline caches

Garbage collection