-
Notifications
You must be signed in to change notification settings - Fork 19
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
Compilation errors handling #386
Comments
@csgui to add more info to this. |
Following a closer look, compilation errors are being handled as a Closing this issue. |
@csgui super weird take, why shouldn’t there be clear compilation errors returned to the Clarity dev? Shouldn’t |
Interpreter errors (i.e: syntax error, etc...) should be mapped to Wasm compilation errors.
The text was updated successfully, but these errors were encountered: