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

enhancement: implement error codes for WASM #1293

Closed
wants to merge 1 commit into from

Conversation

deekerno
Copy link
Contributor

Closes #1156.

Description

Implements error codes for WASM functions as we are unable to reliably get WASM stack traces.

Testing steps

TBD

@deekerno deekerno self-assigned this Aug 23, 2023
@deekerno deekerno force-pushed the deekerno/wasm-error-codes branch 5 times, most recently from 3c41ef2 to 8290728 Compare August 29, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add error codes to WASM executors
1 participant