JavaScript engines, limits and areas for improvement Introduction Are you interested in the subject of Web Front-end runtime performance and especially the JavaScript part? You have applied most of the recommendations (lazy load, bundle chunks, tree-shaking, import on load, import on visibility, optimal algorithms, …) but you are not satisfied with…