Skip to content

Aschen/understand-js-runtimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 

Repository files navigation

Understanding Javascript Runtimes (Focused on V8)

logo

Stay up to date with technical aspect of programming 👉 https://links.aschen.tech/ (Or on LinkedIn)

I gathered these various resources about Javascript interpreters and V8 in particular by preparing a conference on understanding how Javascript engines work.

Dates:

  • 2020 - Node.js Global Summit - Remote/Vietnam - Understand Javascript engines
  • 2022 - Sunnytech - Montpellier - Comprendre le fonctionne d'un moteur Javascript

We use theses informations everyday at Kuzzle to develop our scalable open source backend to offer the best performances to our users.

Link to the slides: https://docs.google.com/presentation/d/13AHi75kKZPM74pBLc9zg3s5hBkFSIiM3z_yqwRx7C8E/edit Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

❓❓ If you have any question, you can fill an issue on this repo and I will try to answer you the best I can 👉 New Question

Another repository with a lot of articles about Javascript Engine workflow: https://github.com/fraxken/VM-Resources

Event Loop and Promises

Optimizations

Objects and Properties

Closures

Javascript Interpreter Workflow

Tools

Others

Releases

No releases published

Packages

No packages published