workerdMerged#6437
Graduate enhanced error serialization
Graduate enhanced error serialization to improve error handling
8 substantial PRs (6 merged, 6 open/draft). 6 in workerd, 2 in node.
Graduate enhanced error serialization to improve error handling
Move patches out to workerd, likely for better organization or maintenance
Migrate base64 encoding to use JsBufferSource, replacing jsg::BufferSource
Updates agent skills
Avoid using jsg::BufferSource/BackingStore in encoding, possibly for performance or security reasons
Implements prototype integration points for experimental stream/iter and node.js streams
Fixes correctness issues in the new module registry and adds support for import attributes and require() return value semantics.
Large batch of improvements to the QUIC implementation, including bug fixes, security hardening, and HTTP/3 completeness.