wasmparser: clarify validator error message by keithw · Pull Request #2349 · bytecodealliance/wasm-tools

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@keithw

Copy link

Contributor

@keithw keithw commented

Oct 13, 2025

This PR changes one validator error message to clarify that it's flagging an invalid (rather than malformed) memop alignment.

@keithw keithw requested a review from a team as a code owner

October 13, 2025 04:18

@keithw keithw requested review from alexcrichton and removed request for a team

October 13, 2025 04:18
Copy link

Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks! CI failures look due to a new Rust nightly so I'll work on sorting that out, should be unrelated to this PR.

@alexcrichton

Copy link

Member

Ok if you could rebase now that #2350 is merged I can add this to the merge queue.

@keithw

Copy link

Contributor Author

keithw commented

Oct 13, 2025

Sounds good, just done.

@alexcrichton alexcrichton added this pull request to the merge queue

Oct 13, 2025

Merged via the queue into bytecodealliance:main with commit 697b67d

Oct 13, 2025

34 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@alexcrichton alexcrichton alexcrichton approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@keithw @alexcrichton