binaryen
binaryen copied to clipboard
Fix handling of declarative segments
Declarative segments can be referred to in runtime, but they will be empty.
Update handling to create an empty segment, instead of ignoring.
Enable elem.wast in the spec test suite.