Skip to content

Raise parse error on NaN in i32 and i64 literals#2485

Merged
sbc100 merged 1 commit into
WebAssembly:mainfrom
sjamesr:parser_error
Oct 8, 2024
Merged

Raise parse error on NaN in i32 and i64 literals#2485
sbc100 merged 1 commit into
WebAssembly:mainfrom
sjamesr:parser_error

Conversation

@sjamesr

@sjamesr sjamesr commented Oct 8, 2024

Copy link
Copy Markdown
Contributor

Previously, the parser would return result::Error, but would not populate an error message.

Previously, the parser would return result::Error, but would not
populate an error message.

@sbc100 sbc100 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice! Thanks for finding that.

@sbc100 sbc100 merged commit 646785d into WebAssembly:main Oct 8, 2024
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