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

Fail deterministically on invalid modules #1969

Merged

Conversation

alexcrichton
Copy link
Member

Inspired by bytecodealliance/wasmtime#9947 this helps keep the output of wasm-tools validate more deterministic by ensuring that the first error is reported instead of any error within a module.

Inspired by bytecodealliance/wasmtime#9947 this helps keep the output of
`wasm-tools validate` more deterministic by ensuring that the first
error is reported instead of any error within a module.
@alexcrichton alexcrichton added this pull request to the merge queue Jan 8, 2025
Merged via the queue into bytecodealliance:main with commit 645df68 Jan 8, 2025
30 checks passed
@alexcrichton alexcrichton deleted the deterministic-errors branch January 8, 2025 17:17
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

Successfully merging this pull request may close these issues.

2 participants