Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3a0b3f4

Browse files
authored
Merge pull request #2430 from joaquinelio/patch-1
"exception" vs "new feature" ?
2 parents f797858 + a27b7e2 commit 3a0b3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎1-js/11-async/08-async-await/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ But we can wrap it into an anonymous async function, like this:
140140
})();
141141
```
142142
143-
P.S. The notable exception is V8 engine version 8.9+, where top-level await works in [modules](info:modules).
143+
P.S. New feature: starting from V8 engine version 8.9+, top-level await works in [modules](info:modules).
144144
````
145145

146146
````smart header="`await` accepts \"thenables\""

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /