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

WasmBinaryReader: Use helper function to create names for items. NFC #6810

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

sbc100
Copy link
Member

@sbc100 sbc100 commented Aug 5, 2024

As a followup we could probably make these more consistent. For example, we could use a single char prefix for defined functions/tables/globals (e.g. f0/t0/g0)

@sbc100 sbc100 requested a review from kripken August 5, 2024 21:25
As a followup we could probably make these more consistent.  For
example, we could use a single char prefix for defined
functions/tables/globals (e.g. f0/t0/g0)
@sbc100 sbc100 merged commit e2e5b9c into main Aug 5, 2024
13 checks passed
@sbc100 sbc100 deleted the binary_reader_names branch August 5, 2024 22:20
@gkdn gkdn mentioned this pull request Aug 31, 2024
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