Skip to content

Add support for ref.null constant in WAST expectations#8076

Merged
stevenfontanella merged 2 commits into
mainfrom
refnull
Dec 3, 2025
Merged

Add support for ref.null constant in WAST expectations#8076
stevenfontanella merged 2 commits into
mainfrom
refnull

Conversation

@stevenfontanella
Copy link
Copy Markdown
Member

@stevenfontanella stevenfontanella commented Nov 28, 2025

Fixes ref_null.wast spec test and partially fixes ref_is_null.wast and select.wast.

@stevenfontanella stevenfontanella marked this pull request as ready for review December 1, 2025 17:06
Copy link
Copy Markdown
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

Nice!

Comment thread scripts/test/shared.py Outdated
Copy link
Copy Markdown
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

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

LGTM with updated failure reason.

Comment thread scripts/test/shared.py Outdated
@stevenfontanella stevenfontanella changed the base branch from module-definition-and-instance-cp to main December 2, 2025 21:16
@stevenfontanella stevenfontanella enabled auto-merge (squash) December 3, 2025 01:08
@stevenfontanella stevenfontanella merged commit 854e01b into main Dec 3, 2025
17 checks passed
@stevenfontanella stevenfontanella deleted the refnull branch December 3, 2025 01:45
@stevenfontanella stevenfontanella linked an issue Feb 3, 2026 that may be closed by this pull request
91 tasks
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.

Improve interpreter spec test coverage

2 participants