Replies: 2 comments
-
It looks like the relevant difference between |
Beta Was this translation helpful? Give feedback.
-
I've never looked into |
Beta Was this translation helpful? Give feedback.
-
It looks like the relevant difference between |
Beta Was this translation helpful? Give feedback.
-
I've never looked into |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new to Jint and have noticed that calling
Invoke
on JS code with a Promise does not resolve as expected but callingExecute
does. So given this code:I get the following output
However, if I write to or flush the console, then the Invoke also finishes.
Is this the expected behavior for
Invoke
? I'm going to dig into the code to try and understand it better, but I'd appreciate any insights or suggestions.Beta Was this translation helpful? Give feedback.
All reactions