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

Name section changes #914

Open
kripken opened this issue Feb 17, 2017 · 1 comment
Open

Name section changes #914

kripken opened this issue Feb 17, 2017 · 1 comment

Comments

@kripken
Copy link
Member

kripken commented Feb 17, 2017

Wasm is changing the Name section, WebAssembly/design#984, which we use when we emit code with -g. We should update our binary read/write code for that.

@lukewagner
Copy link
Member

Politely requesting a ping whenever this change is ready to land so we can update browsers simultaneously. Because it's a custom section it's not a "breaking" change, but still it'd be nice to minimize the window of not-working-ness.

pipcet added a commit to pipcet/binaryen that referenced this issue Mar 6, 2017
dschuff pushed a commit that referenced this issue Apr 13, 2017
See #914.

* extensible name section support: read function names, too

* c-api-unused-mem.txt: change expected size to match new name section

* * check subsection size matches

* print warning for unknown name subsections (including the local
  section)
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

No branches or pull requests

2 participants