The Web streams standard has fundamental usability and performance issues that cannot be fixed with incremental improvements, including locking models, BYOB reads, backpressure, and promise-heavy design, which add complexity and overhead. Implementers have resorted to non-standard internal optimizations to achieve acceptable performance, leading to fragmentation, inconsistent behavior, and a ...