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

Preserve element segment encoding more often #1807

Merged

Conversation

alexcrichton
Copy link
Member

This commit fixes a small regression in reencoding from #1794 where element segments subtly changed encoding by accident. This commit additionally ensures that there's a text format for all element encodings and updates printing to respect the same defaults. It should now be possible to represent all formats for element segments in the text format and have them round-trippable.

This commit fixes a small regression in reencoding from bytecodealliance#1794 where
element segments subtly changed encoding by accident. This commit
additionally ensures that there's a text format for all element
encodings and updates printing to respect the same defaults. It should
now be possible to represent all formats for element segments in the
text format and have them round-trippable.
@fitzgen fitzgen added this pull request to the merge queue Sep 19, 2024
Merged via the queue into bytecodealliance:main with commit a28e134 Sep 19, 2024
30 checks passed
@alexcrichton alexcrichton deleted the roundtrip-element-segment-encoding branch September 19, 2024 16:37
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