mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 10:41:42 +00:00
Update Binaryen to latest
This commit is contained in:
@ -141,11 +141,11 @@
|
||||
get_local $4
|
||||
return
|
||||
end
|
||||
get_local $0
|
||||
get_local $2
|
||||
i32.const 1
|
||||
i32.sub
|
||||
tee_local $2
|
||||
get_local $0
|
||||
i32.add
|
||||
get_local $1
|
||||
get_local $2
|
||||
@ -160,11 +160,11 @@
|
||||
i32.const 8
|
||||
i32.ge_u
|
||||
if
|
||||
get_local $0
|
||||
get_local $2
|
||||
i32.const 8
|
||||
i32.sub
|
||||
tee_local $2
|
||||
get_local $0
|
||||
i32.add
|
||||
get_local $1
|
||||
get_local $2
|
||||
@ -178,11 +178,11 @@
|
||||
loop $continue|5
|
||||
get_local $2
|
||||
if
|
||||
get_local $0
|
||||
get_local $2
|
||||
i32.const 1
|
||||
i32.sub
|
||||
tee_local $2
|
||||
get_local $0
|
||||
i32.add
|
||||
get_local $1
|
||||
get_local $2
|
||||
|
Reference in New Issue
Block a user