diff options
author | Ben Smith <binjimin@gmail.com> | 2017-07-04 09:35:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-04 09:35:33 -0700 |
commit | 59a5d9d06b02bddf8c0415eb421cacee5c842842 (patch) | |
tree | 0d0ffcbdbdcd4bc9cbc7c8159c9cb99c18a008c3 /src/binary-reader-interpreter.cc | |
parent | 87f5a458b4f251aa1aa693314c9bd6de7f6ce7e8 (diff) | |
download | wabt-59a5d9d06b02bddf8c0415eb421cacee5c842842.tar.gz wabt-59a5d9d06b02bddf8c0415eb421cacee5c842842.tar.bz2 wabt-59a5d9d06b02bddf8c0415eb421cacee5c842842.zip |
Fix inline export for multiple exported kinds (#548)
It is possible to export the same func (or global, memory, etc.) twice
with a different name. This is supported by the inline export format,
but was broken -- it would only print the name of the last export.
Diffstat (limited to 'src/binary-reader-interpreter.cc')
0 files changed, 0 insertions, 0 deletions