workerdMerged#6965
Add NMR fallback lookup for the fallback resolution
Added NMR fallback lookup for fallback resolution
7 substantial PRs (5 merged, 3 open/draft). 3 in node, 4 in workerd.
Added NMR fallback lookup for fallback resolution
Modernized template usage in src with C++ concepts
Implemented import.meta.dirname and import.meta.filename in NMR
Harden ByobOptions by removing cached length/offset and using JsArrayBufferView
Fixed QUIC flow control signaling and closed stream handling
Replaced raw references with kj::Ptr in standard.c++ for improved memory safety.
Added v8::Local specialization for MaybeStackBuffer to avoid heap allocation and improve performance.