Fix json-from-wast where assert_return contains const values by mpoindexter · Pull Request #2435 · 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

@mpoindexter

Copy link

Contributor

Fixes #2431

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

February 3, 2026 23:46

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

February 3, 2026 23:46
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!

@alexcrichton alexcrichton added this pull request to the merge queue

Feb 4, 2026

Merged via the queue into bytecodealliance:main with commit eedf8b3

Feb 4, 2026

35 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.

json-from-wast fails if the wast file contains an expected result

2 participants

@mpoindexter @alexcrichton