Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

threads: use hex addresses in log messages #7241

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

abrown
Copy link
Contributor

@abrown abrown commented Oct 13, 2023

In #7220, we began logging the arguments of WebAssembly wait and notify as these instructions are executed. This change prints the addresses using hexadecimal, which is simply more convenient when dealing with addressing.

In bytecodealliance#7220, we began logging the arguments of WebAssembly `wait` and
`notify` as these instructions are executed. This change prints the
addresses using hexadecimal, which is simply more convenient when
dealing with addressing.
@abrown abrown marked this pull request as ready for review October 13, 2023 23:48
@abrown abrown requested a review from a team as a code owner October 13, 2023 23:48
@abrown abrown requested review from pchickey and removed request for a team October 13, 2023 23:48
@pchickey pchickey added this pull request to the merge queue Oct 14, 2023
Merged via the queue into bytecodealliance:main with commit f7f22f0 Oct 14, 2023
18 checks passed
@abrown abrown deleted the log-hex branch October 26, 2023 17:41
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