workerdMerged#6123
Remove warning aggregator
Remove warning aggregator due to its questionable value and lifecycle bugs
6 substantial PRs (9 merged). 6 in workerd.
Remove warning aggregator due to its questionable value and lifecycle bugs
Refactors the streams implementation to utilize a state machine utility, reducing technical debt.
Removes the Blob-specific ReadableStreamSource subclass, replacing it with the generic MemoryInputStream to provide the stream for blob data.
Remove old IdentityTransformStreamImpl as Autogate is fully rolled out
Increase internal.c++ pumpTo buffer size to 64kb
Port more streams tests from internal to workerd