Skip to content

feat: Polyfill async iterator on ReadableStream for Safari#242

Open
jcamins wants to merge 1 commit intohexgrad:mainfrom
jcamins:jce/safari-support
Open

feat: Polyfill async iterator on ReadableStream for Safari#242
jcamins wants to merge 1 commit intohexgrad:mainfrom
jcamins:jce/safari-support

Conversation

@jcamins
Copy link

@jcamins jcamins commented Jul 27, 2025

The kokoro-js demo does not seem to work in Safari because of Safari's lack of support for asyncIterators on ReadableStreams in workers. For the purpose of a demo, polyfilling here seemed like a reasonable course of action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant