Skip to content

Commit 6e9a753

Browse files
committed
Update the web streams sample traces
1 parent 1a662a6 commit 6e9a753

File tree

5 files changed

+20143
-2134
lines changed

5 files changed

+20143
-2134
lines changed

samples/web-streams/config.capnp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ const webStreams :Workerd.Worker = (
1515
(name = "streams-util", esModule = embed "streams-util.js")
1616
],
1717
compatibilityDate = "2025-12-31",
18+
compatibilityFlags = [ "streams_no_default_auto_allocate_chunk_size", "experimental" ],
1819
);

0 commit comments

Comments
 (0)