Skip to content

Clarify the meaning of branch hints#36

Merged
yuri91 merged 1 commit intoWebAssembly:mainfrom
kripken:bh.condition
May 26, 2025
Merged

Clarify the meaning of branch hints#36
yuri91 merged 1 commit intoWebAssembly:mainfrom
kripken:bh.condition

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented May 21, 2025

"Branch taken" is ambiguous for IF . Clarify the hint refers to the condition.

Fixes #35

Copy link
Copy Markdown
Collaborator

@yuri91 yuri91 left a comment

Choose a reason for hiding this comment

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

Thanks!

@yuri91 yuri91 merged commit 5de179c into WebAssembly:main May 26, 2025
2 of 5 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.

Meaning of "taken" for IF instructions

2 participants