mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-23 11:41:45 +00:00
optimize logical and/or, initial null checking in flows
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
local.get $1
|
||||
i32.const 3
|
||||
i32.and
|
||||
local.get $2
|
||||
i32.const 0
|
||||
local.get $2
|
||||
select
|
||||
if
|
||||
|
Reference in New Issue
Block a user