Replies: 2 comments
-
Please paste a full script that exhibits the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Call You can find examples of how to use both functions in this repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to dynamically import a JS module
However,the promise never come fulfilled,while the follow one works
And the follow example will block the whole program infinitely
The key function that would affect this is "JS_ExecutePendingJob", however, I am confused about its role.
I would appreciate it if someone could tell me its role.
Beta Was this translation helpful? Give feedback.
All reactions