Skip to content

Conversation

@abrown
Copy link
Member

@abrown abrown commented Sep 17, 2025

This is a non-functional change to refactor the base of several constants. When doing bitwise arithmetic, it is more clear to use 0b... constants to visually see the bits. This project does this elsewhere; this change just updates several spots that did not.

This is a non-functional change to refactor the base of several
constants. When doing bitwise arithmetic, it is more clear to use
`0b...` constants to visually see the bits. This project does this
elsewhere; this change just updates several spots that did not.
@abrown abrown requested a review from cfallin September 17, 2025 18:37
@cfallin cfallin merged commit 193ba9f into bytecodealliance:main Sep 17, 2025
6 checks passed
@abrown abrown deleted the more-bits branch September 18, 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