diff options
Diffstat (limited to 'test/binaryen.js/hello-world.js.txt')
-rw-r--r-- | test/binaryen.js/hello-world.js.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/binaryen.js/hello-world.js.txt b/test/binaryen.js/hello-world.js.txt index e1aff31c5..c3cfae20b 100644 --- a/test/binaryen.js/hello-world.js.txt +++ b/test/binaryen.js/hello-world.js.txt @@ -24,8 +24,8 @@ optimized: ) ) -binary size: 60 +binary size: 43 -[object WebAssembly.Instance] +exports: adder an addition: 42 |