Skip to content

Commit cea69a6

Browse files
committed
Unify operator overloading and reuse arguments where possible; Update Binaryen; Update dist files
1 parent 567a5fb commit cea69a6

11 files changed

Lines changed: 477 additions & 470 deletions

dist/assemblyscript.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/assemblyscript.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@protobufjs/utf8": "^1.1.0",
15-
"binaryen": "48.0.0-nightly.20180520",
15+
"binaryen": "48.0.0-nightly.20180605",
1616
"glob": "^7.1.2",
1717
"long": "^4.0.0",
1818
"minimist": "^1.2.0",

0 commit comments

Comments
 (0)