【求助语言律师】TLA + dynamic import() + 循环依赖的正确行为 #69
Unanswered
guyutongxue
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See also nodejs/node#55468, oven-sh/bun#14708 .
对于如下代码:
当宿主执行模块
foo.js
时,应当发生何种行为?目前的运行时的表现:
It works!
;It works!
;It works!
。Beta Was this translation helpful? Give feedback.
All reactions