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

Add spec tests for table maximum >=2^32 #102

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

backes
Copy link
Member

@backes backes commented Nov 12, 2024

The table maximum is now a 64-bit values, so test that we actually support values outside the 32-bit range.

The table maximum is now a 64-bit values, so test that we actually
support values outside the 32-bit range.
@backes backes requested a review from sbc100 November 12, 2024 09:33
@backes
Copy link
Member Author

backes commented Nov 12, 2024

Note that V8 currently fails those tests, tracked in https://crbug.com/369904698.

@bvisness
Copy link
Collaborator

Good catch, sorry I missed that!

@sbc100 sbc100 merged commit 2eaecc1 into WebAssembly:main Nov 12, 2024
1 check passed
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.

3 participants