|
|
|
|
|
by eyelidlessness
1626 days ago
|
|
Because the ESM standard specifies that modules are loaded by URL and themselves might initialize async. Once anything is async the whole call stack into it is. See also various discussions of “colored functions” which have made the rounds again recently. |
|