diff options
author | Ben Smith <binjimin@gmail.com> | 2018-11-01 10:28:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-01 10:28:12 -0700 |
commit | b1b50452a297ec60f20bc7235ecfb82c7ab907a9 (patch) | |
tree | af792ab85a428b044d8676b35a6346d056b4a1ff /src/binary-reader-objdump.cc | |
parent | 39ceee53a9cd23451a28d4e56e151ef76044b5df (diff) | |
download | wabt-b1b50452a297ec60f20bc7235ecfb82c7ab907a9.tar.gz wabt-b1b50452a297ec60f20bc7235ecfb82c7ab907a9.tar.bz2 wabt-b1b50452a297ec60f20bc7235ecfb82c7ab907a9.zip |
Add `dummy_workaround_...` function to fix Travis (#941)
Newer versions of emscripten will error out if you attempt to export
functions that aren't defined.
We added a dummy function to the export list to work around emscripten
issue 7073. It's fixed now, but we may want to keep this workaround for
a bit to allow for non-HEAD emscripten versions.
Fixes #939.
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions