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

Commits on Sep 19, 2024

  1. Preserve element segment encoding more often

    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.
    alexcrichton committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5dddfc5 View commit details
    Browse the repository at this point in the history