- Add passive listener spec compliance and extend SPrintF functions to accept std::string_view, enhancing API flexibility.
- Fix multiple bugs in HTTP2 upgrade flow, process env/defaults, async context handling, timer bindings, and WASI function signatures.
- Improve performance and code quality by optimizing priority queue, array inspection, early hints handling, and reducing unnecessary string allocations.