Skip to content

[spec] fix _binary-mut anchor to point to the place it's defined#2114

Merged
rossberg merged 1 commit intoWebAssembly:mainfrom
Taywee:main
Mar 16, 2026
Merged

[spec] fix _binary-mut anchor to point to the place it's defined#2114
rossberg merged 1 commit intoWebAssembly:mainfrom
Taywee:main

Conversation

@Taywee
Copy link
Contributor

@Taywee Taywee commented Mar 14, 2026

The comptype section actually defines mut, but clicking a mut link takes you to the global section.

closes #2113

The comptype section actually defines mut, but clicking a mut link takes
you to the global section.
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 7575515 into WebAssembly:main Mar 16, 2026
10 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.

_binary-mut anchor points to the wrong place

2 participants