ReadableStream::read currently does some unnecessary copies of array buffer. In general, we should strive to optimize the buffer pipeline.
Spec and implementation have changed a lot and this entry is no longer valid.