-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Description
Hello,
I am trying to implement ReadableStream.values async iterator function, but I can't seem to get it to work. I noticed that Symbol.asyncIterator is in the blacklist features for tests. So I have two questions:
-
Is there any plan to add
Symbol.asyncIteratorsupport? -
Is there a way to implement this without the goja's explicit support?
Thanks
juanolon
Metadata
Metadata
Assignees
Labels
No labels