Thoughts on web development, open source, software architecture, and the future.| philipwalton.com
(Byte)code caching reduces the start-up time of commonly visited websites by caching the result of JavaScript parsing + compilation.| v8.dev
HTML| html.spec.whatwg.org
1. Introduction| drafts.css-houdini.org
HTML| html.spec.whatwg.org
Modules: ECMAScript modules#| nodejs.org
There are lots of edge cases I hadn't considered, and it's very inconsistent between browsers. Here's what I found…| jakearchibald.com