Skip to content

[spec] Use fieldidx instead of u32#2149

Merged
rossberg merged 1 commit intoWebAssembly:mainfrom
alessiofaieta:fix-fieldidx
Apr 30, 2026
Merged

[spec] Use fieldidx instead of u32#2149
rossberg merged 1 commit intoWebAssembly:mainfrom
alessiofaieta:fix-fieldidx

Conversation

@alessiofaieta
Copy link
Copy Markdown
Contributor

Use fieldidx instead of u32 in the syntax and binary definitions of instructions struct.get and struct.set.

Use `fieldidx` instead of `u32` in the syntax and binary definitions of
instructions `struct.get` and `struct.set`.
@alessiofaieta
Copy link
Copy Markdown
Contributor Author

Since I added the definition of fieldidx for the binary format, I was wondering if some new tests are required.

@rossberg rossberg merged commit a6ed9b2 into WebAssembly:main Apr 30, 2026
10 of 11 checks 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.

2 participants