mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Suppress some unnecessary blocks and nops; Fix compilation of always 'break'ing 'do's
This commit is contained in:
@ -150,7 +150,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(nop)
|
||||
(if
|
||||
(i32.eqz
|
||||
(get_local $4)
|
||||
@ -667,7 +666,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(nop)
|
||||
(if
|
||||
(i32.eqz
|
||||
(get_local $4)
|
||||
|
Reference in New Issue
Block a user