Skip to content

Add async iterator symbol to Symbol table.#1372

Open
aermicioi wants to merge 1 commit intoTypeScriptToLua:masterfrom
aermicioi:patch-1
Open

Add async iterator symbol to Symbol table.#1372
aermicioi wants to merge 1 commit intoTypeScriptToLua:masterfrom
aermicioi:patch-1

Conversation

@aermicioi
Copy link

Added missing async iterator symbol, preventing proper implementation of custom async iterators.

Added missing async iterator symbol, preventing proper implementation of custom async iterators.
@Perryvw
Copy link
Member

Perryvw commented Dec 25, 2022

Please add some tests demonstrating implementation of an async iterator here: https://github.com/TypeScriptToLua/TypeScriptToLua/blob/master/test/unit/loops.spec.ts#L430

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.

2 participants