diff options
author | Ben Smith <binji@chromium.org> | 2020-06-18 15:59:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-18 15:59:01 -0700 |
commit | 51db8c621d95e6037f8d5455558d8935c98b5a22 (patch) | |
tree | 56bd307320f695464f2269c12a87e4b7fedc77f1 /src | |
parent | f80108f417951064f6082dd2bfc52d6af75a8e65 (diff) | |
download | wabt-51db8c621d95e6037f8d5455558d8935c98b5a22.tar.gz wabt-51db8c621d95e6037f8d5455558d8935c98b5a22.tar.bz2 wabt-51db8c621d95e6037f8d5455558d8935c98b5a22.zip |
Update libwabt.js; fix some runtime issues (#1468)
libwabt.js is meant to be included in multiple environments (web,
node.js, etc.) so it shouldn't be using NODERAWFS. A recent change to
the build system include `-s NODERAWFS` for all link steps, but those
are only needed for the wabt executables (e.g. wasm2wast.js).
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions