optimize logical and/or, initial null checking in flows

This commit is contained in:
dcode
2019-04-09 03:04:45 +02:00
parent c16c19e18d
commit da4a7751fd
73 changed files with 5920 additions and 6866 deletions

View File

@@ -169,7 +169,6 @@
global.set $while/n
local.get $0
end
local.tee $0
if (result i32)
global.get $while/m
i32.const 1
@@ -178,7 +177,7 @@
global.set $while/m
local.get $0
else
local.get $0
i32.const 0
end
if
nop