You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I'm trying to use JSClosure.async but it never called, while JSClosure works well in the same place.
I added a lot of prints under the hood in every call related to JSClosure.async but none of them has been called.
Could you please tell me if there is a bug or I'm using it wrong? If I'm using it wrong could you please provide me with any working example that I could easily launch.
Hi guys, I'm trying to use
JSClosure.async
but it never called, whileJSClosure
works well in the same place.I added a lot of prints under the hood in every call related to
JSClosure.async
but none of them has been called.Could you please tell me if there is a bug or I'm using it wrong? If I'm using it wrong could you please provide me with any working example that I could easily launch.
Thanks in advance.
@MaxDesiatov @mjburghard @PatrickPijnappel @valeriyvan @yonihemi swiftwasm/swift#5376
The text was updated successfully, but these errors were encountered: