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

feat(wasm-split): Retain all sections in debug companion #311

Merged
merged 3 commits into from
Nov 29, 2020

Conversation

mitsuhiko
Copy link
Member

@mitsuhiko mitsuhiko commented Nov 29, 2020

See comment in source for justification but in general we need to understand the original file layout to calculate the offset to the code section. This means we can't remove that information but need to retain it.

I filed an issue in the webassembly toolchain repo for discussions: WebAssembly/tool-conventions#155

@mitsuhiko mitsuhiko requested a review from a team November 29, 2020 11:10
Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

As for the changelog, let's add this to a ### Tools section like in the previous release.

@jan-auer jan-auer merged commit e948d70 into master Nov 29, 2020
@jan-auer jan-auer deleted the feature/retain-sections branch November 29, 2020 21:59
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