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

Handle ExecutionResult and ValidationResult separately in Wasm executor #1887

Open
MitchTurner opened this issue May 8, 2024 · 0 comments
Open

Comments

@MitchTurner
Copy link
Member

MitchTurner commented May 8, 2024

Because of the way we are doing serialization, we are returning an ExecutionResult from "validate" on the wasm executor. We should be able to handle more cases.

See convo:
#1886 (comment)

Include good integ tests to show that this works :)

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