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

FIX: Nop operation instead of unreachable #813

Merged
merged 1 commit into from Nov 9, 2022

Conversation

Jacarte
Copy link
Contributor

@Jacarte Jacarte commented Nov 9, 2022

This fixes #809.
Basically, unreachable does not preserve semantics of the original binary.

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fitzgen fitzgen merged commit abf54b0 into bytecodealliance:main Nov 9, 2022
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.

wasm-mutate if complement mutator
2 participants