Skip to content

Commit

Permalink
Make sync and async generators restore the initialization context
Browse files Browse the repository at this point in the history
Closes tc39#18.
  • Loading branch information
andreubotella committed Jul 31, 2023
1 parent 9b84840 commit 17e18e9
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"editor.formatOnSave": false
}
Loading

0 comments on commit 17e18e9

Please sign in to comment.