Skip to content

Fix typo for reserved instructions in appendix#2074

Merged
rossberg merged 1 commit intoWebAssembly:mainfrom
mark-rushakoff:appendix-reserved-typo
Feb 6, 2026
Merged

Fix typo for reserved instructions in appendix#2074
rossberg merged 1 commit intoWebAssembly:mainfrom
mark-rushakoff:appendix-reserved-typo

Conversation

@mark-rushakoff
Copy link
Contributor

The table.fill instruction is 0xFC 0x11, and then the next line says 0xFC 0x1E... is reserved. It appears that the present instructions are correct, and the reserved section should have started at 0xFC 0x12 instead.

The table.fill instruction is 0xFC 0x11, and then the next line says
0xFC 0x1E... is reserved. It appears that the present instructions are
correct, and the reserved section should have started at 0xFC 0x12
instead.
Copy link
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

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

Thanks!

@rossberg rossberg merged commit f03bae5 into WebAssembly:main Feb 6, 2026
12 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