mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 06:54:26 +03:00
top-level-await support - follow the spec in the implementation of the module linking and evaluation to avoid errors with cycling module dependencies
This commit is contained in:
@@ -195,7 +195,7 @@ symbols-as-weakmap-keys=skip
|
||||
tail-call-optimization=skip
|
||||
template
|
||||
Temporal=skip
|
||||
top-level-await=skip
|
||||
top-level-await
|
||||
TypedArray
|
||||
TypedArray.prototype.at
|
||||
u180e
|
||||
|
Reference in New Issue
Block a user