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

Lack of error handling in the WASM backend #4

Open
CryZe opened this issue Nov 22, 2019 · 1 comment
Open

Lack of error handling in the WASM backend #4

CryZe opened this issue Nov 22, 2019 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@CryZe
Copy link

CryZe commented Nov 22, 2019

The wasm backend has a bunch of unwraps where proper propagation of the errors should be happening.

@yoshuawuyts
Copy link
Member

@CryZe I believe you've been working on a reference implementation? I'd love for us to do better error propagation; but going from wasm's errors to proper error types was quite tricky. Did you find a solution for this?

@yoshuawuyts yoshuawuyts added bug Something isn't working enhancement New feature or request labels Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants