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 13da056

Browse files
committed
closes #2401
1 parent fc3f811 commit 13da056

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ But we can wrap it into an anonymous async function, like this:
139139
...
140140
})();
141141
```
142+
143+
P.S. The notable exception is V8 engine version 8.9+, where top-level await works in [modules](info:modules).
142144
````
143145

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

0 commit comments

Comments
(0)

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