Introduce fast path for buffered ReadableStream (#13704)

Co-authored-by: Jarred-Sumner <Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
Jarred Sumner
2024-09-04 04:16:47 -07:00
committed by GitHub
parent f3da37e486
commit a9cf463eeb
21 changed files with 1338 additions and 522 deletions

View File

@@ -23,5 +23,7 @@ jobs:
name: Run format
uses: ./.github/workflows/run-format.yml
secrets: inherit
permissions:
contents: write
with:
zig-version: 0.13.0