Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure evy on the web doesn't crash silently #68

Open
juliaogris opened this issue Feb 15, 2024 · 0 comments
Open

Ensure evy on the web doesn't crash silently #68

juliaogris opened this issue Feb 15, 2024 · 0 comments

Comments

@juliaogris
Copy link
Member

juliaogris commented Feb 15, 2024

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).

@juliaogris juliaogris changed the title Ensure evy on the web doesn't crash silently on wasm/web Ensure evy on the web doesn't crash silently Feb 15, 2024
@juliaogris juliaogris added this to the 🚸 Learn v0.2.0 milestone Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant