Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ecmascript): AsyncGenerator #520

Merged
merged 21 commits into from
Feb 2, 2025

Conversation

aapoalas
Copy link
Collaborator

@aapoalas aapoalas commented Jan 9, 2025

In case you want to take a look, Andreu specifically since you created the excellent async functions system that I get to use here <3

@aapoalas aapoalas requested a review from andreubotella January 9, 2025 21:43
@aapoalas aapoalas force-pushed the feat/ecamscript-async-generator-baby-steps branch from 0c9421a to 30a5b54 Compare January 19, 2025 11:52
@aapoalas aapoalas changed the title [WIP] feat(ecmascript): AsyncGenerator feat(ecmascript): AsyncGenerator Feb 2, 2025
@aapoalas aapoalas marked this pull request as ready for review February 2, 2025 09:26
@aapoalas aapoalas force-pushed the feat/ecamscript-async-generator-baby-steps branch from 22fdfdc to 3488e5a Compare February 2, 2025 09:33
@aapoalas aapoalas merged commit bb9e218 into main Feb 2, 2025
1 check passed
@aapoalas aapoalas deleted the feat/ecamscript-async-generator-baby-steps branch February 2, 2025 16:29
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