mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 17:01:37 +00:00
Cast to bool by comparing to zero (#343)
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
i32.store8
|
||||
i32.const 0
|
||||
i32.load8_u
|
||||
i32.const 0
|
||||
i32.ne
|
||||
)
|
||||
(func $null (; 1 ;) (type $v)
|
||||
nop
|
||||
|
Reference in New Issue
Block a user