diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-04-19 19:18:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-19 19:18:30 -0700 |
commit | b16768ec9b72d075ae2e36cc85aa216fdf4fd354 (patch) | |
tree | 3140ebcc415d7d20de00cbfee430ba9f756d7e2f /test/binaryen.js | |
parent | 943715f274088fe748249c1b62399f3cd2e704d0 (diff) | |
download | binaryen-b16768ec9b72d075ae2e36cc85aa216fdf4fd354.tar.gz binaryen-b16768ec9b72d075ae2e36cc85aa216fdf4fd354.tar.bz2 binaryen-b16768ec9b72d075ae2e36cc85aa216fdf4fd354.zip |
update wasm.js and binaryen.js (#977)
* update wasm.js and binaryen.js
* update test output for new names section
Diffstat (limited to 'test/binaryen.js')
-rw-r--r-- | test/binaryen.js/hello-world.js.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/binaryen.js/hello-world.js.txt b/test/binaryen.js/hello-world.js.txt index 3b0d67f4d..4429180b4 100644 --- a/test/binaryen.js/hello-world.js.txt +++ b/test/binaryen.js/hello-world.js.txt @@ -26,7 +26,7 @@ optimized: ) ) -binary size: 82 +binary size: 88 [object WebAssembly.Instance] |