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

[suggestion] return status check/result monad exception mode #207

Open
gkgoat1 opened this issue Oct 30, 2024 · 0 comments
Open

[suggestion] return status check/result monad exception mode #207

gkgoat1 opened this issue Oct 30, 2024 · 0 comments

Comments

@gkgoat1
Copy link

gkgoat1 commented Oct 30, 2024

I want to compile JS to WASM without using the exceptions extension (so I can compile it further), but I do not want to abort the process on exceptions (I want to catch them). An exception mode that uses multivalue to communicate the presence of an exception would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant