main
feat(ext/node): embed std/node into the snapshot (#17724)
perf: lazy-load more modules in the snapshot (#34061)
perf(ext/node): convert 62 more polyfill files to lazy-loaded scripts (#33835)
refactor(ext/node): use primordials across the node:* polyfill layer (#34721)
perf(ext/web): apply the base64url op design to standard base64 (#36422)
fix(ext/node): implement SocketAddress class (#34020)
chore: make prefer-primordials lint an internal plugin (#35978)
fix(ext/node): retry DNS query when its per-attempt timeout fires (#35955)
perf: startup time (22ms -> 15ms) (#34450)