mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 03:01:55 +00:00
Suppress some unnecessary blocks and nops; Fix compilation of always 'break'ing 'do's
This commit is contained in:
@ -588,7 +588,6 @@
|
||||
(local $3 i32)
|
||||
(local $4 i32)
|
||||
(block
|
||||
(nop)
|
||||
(if
|
||||
(i32.gt_u
|
||||
(get_local $1)
|
||||
|
Reference in New Issue
Block a user