wasmprinter: print end offsets with closing parenthesis by keithw · Pull Request #2315 · bytecodealliance/wasm-tools
Navigation Menu
{{ message }}
bytecodealliance / wasm-tools Public
- Notifications You must be signed in to change notification settings
- Fork 321
Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
Sep 20, 2025Merged
wasmprinter: print end offsets with closing parenthesis#2315
alexcrichton merged 1 commit intobytecodealliance:mainfrom
wasmprinter: print end offsets with closing parenthesis#2315
alexcrichton merged 1 commit intobytecodealliance:mainfrom
Conversation
Copy link
Contributor
keithw
commented
Sep 20, 2025
keithw
commented
Followup of #2312. This is a purely cosmetic change that puts the offsets for function-end and module-end on the same line as the closing parenthesis.
keithw
requested a review
from a team
as a code owner
keithw
requested review from
abrown
and removed request for
a team
keithw
force-pushed
the
printer-end-offsets
branch
from
9e0fa81 to
93c076a
Compare
alexcrichton approved these changes Sep 20, 2025
Copy link
Member
alexcrichton
left a comment
alexcrichton
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
alexcrichton
added this pull request to the merge queue
keithw
deleted the
printer-end-offsets
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment