mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 02:31:41 +00:00
Reduce inlining verbosity
With debug info and source maps in place there is not much value anymore in emitting explicitly named blocks.
This commit is contained in:
@ -4699,11 +4699,7 @@
|
||||
i32.const 1
|
||||
i32.shl
|
||||
call $~lib/internal/memory/memmove
|
||||
get_local $0
|
||||
get_local $4
|
||||
i32.const 1
|
||||
i32.shl
|
||||
i32.add
|
||||
get_local $3
|
||||
i32.const 46
|
||||
i32.store16 offset=4
|
||||
get_local $1
|
||||
|
Reference in New Issue
Block a user