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
My concern here is that uncaught JS error may lead to some unexpected/incorrect state, or at least confuse users. Maybe we should detect this specific exit(0) in our entrypoint code to make sure it's handled appropriately?
Describe the bug
This sample code fails immediately after it starts executing:
Screenshots
Environment
SwiftWasm 5.6.0,
carton
0.16.1The text was updated successfully, but these errors were encountered: