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
Evy on wasm/web crashes silently.
This currently happens for any kind of panic - unfortunately recover is not supported in tinygo WASM: tinygo-org/tinygo#2914
The current behaviour is that "nothing" works anymore and you
have to reload the site (editor contents are saved though).
Report crashes in WASM or JS, prompt for GitHub Issue creation.
The text was updated successfully, but these errors were encountered:
Evy on wasm/web crashes silently.
This currently happens for any kind of panic - unfortunately
recover
is not supported in tinygo WASM:tinygo-org/tinygo#2914
The current behaviour is that "nothing" works anymore and you
have to reload the site (editor contents are saved though).
Report crashes in WASM or JS, prompt for GitHub Issue creation.
The text was updated successfully, but these errors were encountered: