Skip to content

Conversation

keithw
Copy link
Contributor

@keithw keithw commented Apr 8, 2025

The memory64/wasm-3.0 features update the type of memop align=N and offset=N to u64 in the text format. The align.wast test now includes an example with the largest possible values and also uses underscores in them (WebAssembly/spec#1888). This updates the wast parsing logic to support this (by using the lexer), and updates the spec testsuite.

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 Apr 8, 2025
Merged via the queue into bytecodealliance:main with commit df50cdf Apr 8, 2025
32 checks passed
@keithw keithw deleted the update-testsuite branch April 8, 2025 15:55
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