Skip to content

Fix event section order#2202

Merged
aheejin merged 1 commit into
WebAssembly:masterfrom
aheejin:event_section_order
Jul 3, 2019
Merged

Fix event section order#2202
aheejin merged 1 commit into
WebAssembly:masterfrom
aheejin:event_section_order

Conversation

@aheejin

@aheejin aheejin commented Jul 2, 2019

Copy link
Copy Markdown
Member

The event section should be between the global section and the export
section, if present. Here tests are missing, but we don't have a very
good way of testing validity of binary anyway. We are planning to add d8
tests in a separate PR. Fixes #2195.

The event section should be between the global section and the export
section, if present. Here tests are missing, but we don't have a very
good way of testing validity of binary anyway. We are planning to add d8
tests in a separate PR.
@aheejin aheejin requested a review from kripken July 2, 2019 22:23
@aheejin aheejin merged commit 2d773d6 into WebAssembly:master Jul 3, 2019
@aheejin aheejin deleted the event_section_order branch July 3, 2019 02:26
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.

"The Exception section must appear before the Export section"

2 participants