summaryrefslogtreecommitdiff
path: root/src/binary-reader-interpreter.cc
diff options
context:
space:
mode:
authorBen Smith <binjimin@gmail.com>2017-07-04 09:35:33 -0700
committerGitHub <noreply@github.com>2017-07-04 09:35:33 -0700
commit59a5d9d06b02bddf8c0415eb421cacee5c842842 (patch)
tree0d0ffcbdbdcd4bc9cbc7c8159c9cb99c18a008c3 /src/binary-reader-interpreter.cc
parent87f5a458b4f251aa1aa693314c9bd6de7f6ce7e8 (diff)
downloadwabt-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