use more useful defaults for -O, fix an utoa issue

This commit is contained in:
dcode
2019-05-24 14:45:27 +02:00
parent c41c57e6d6
commit af00bdeefe
42 changed files with 6210 additions and 7097 deletions

View File

@ -178,15 +178,15 @@
unreachable
end
global.get $std/date/date
local.tee $0
global.get $std/date/creationTime
i64.const 1
i64.add
local.tee $1
i64.store
local.get $0
global.get $std/date/date
i64.load
local.get $1
global.get $std/date/creationTime
i64.const 1
i64.add
i64.ne
if
i32.const 0