mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-28 06:01:51 +00:00
Suppress some unnecessary blocks and nops; Fix compilation of always 'break'ing 'do's
This commit is contained in:
@ -114,9 +114,7 @@
|
||||
(get_local $1)
|
||||
)
|
||||
(block
|
||||
(block
|
||||
(nop)
|
||||
)
|
||||
(nop)
|
||||
(set_local $0
|
||||
(i32.add
|
||||
(get_local $0)
|
||||
|
Reference in New Issue
Block a user