mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 02:31:41 +00:00
optimize logical and/or, initial null checking in flows
This commit is contained in:
@ -146,6 +146,9 @@
|
||||
i32.add
|
||||
local.tee $0
|
||||
global.set $while/m
|
||||
else
|
||||
i32.const 0
|
||||
local.set $0
|
||||
end
|
||||
local.get $0
|
||||
br_if $continue|3
|
||||
|
Reference in New Issue
Block a user