mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 11:11:43 +00:00
Update Binaryen and other dependencies; Update dist files
This commit is contained in:
@ -183,15 +183,15 @@
|
||||
unreachable
|
||||
end
|
||||
get_global $std/date/date
|
||||
tee_local $0
|
||||
get_global $std/date/creationTime
|
||||
i64.const 1
|
||||
i64.add
|
||||
tee_local $1
|
||||
i64.store
|
||||
get_global $std/date/date
|
||||
get_local $0
|
||||
i64.load
|
||||
get_global $std/date/creationTime
|
||||
i64.const 1
|
||||
i64.add
|
||||
get_local $1
|
||||
i64.ne
|
||||
if
|
||||
i32.const 0
|
||||
|
Reference in New Issue
Block a user