mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
Update dist files; Unify some examples
This commit is contained in:
@ -38,3 +38,5 @@ assertUnary(i64.eqz, 1, 0, 0, 0);
|
||||
assertUnary(i64.eqz, 1, 1, 0, 0);
|
||||
|
||||
// TODO...
|
||||
|
||||
console.log("ok");
|
||||
|
Reference in New Issue
Block a user