mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 20:21:48 +00:00
Update dependencies
This commit is contained in:
@ -2840,10 +2840,7 @@
|
||||
)
|
||||
)
|
||||
(i32.store offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
(get_local $1)
|
||||
)
|
||||
(i32.store offset=4
|
||||
@ -2877,13 +2874,10 @@
|
||||
)
|
||||
(set_local $3
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(tee_local $2
|
||||
(i32.load
|
||||
(get_local $0)
|
||||
)
|
||||
(tee_local $2
|
||||
(i32.load
|
||||
(get_local $0)
|
||||
)
|
||||
(i32.const 0)
|
||||
)
|
||||
)
|
||||
)
|
||||
@ -4442,17 +4436,11 @@
|
||||
(block
|
||||
(set_local $7
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
)
|
||||
)
|
||||
(i32.store offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
@ -4527,10 +4515,7 @@
|
||||
(block
|
||||
(set_local $7
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
)
|
||||
)
|
||||
(set_local $4
|
||||
@ -4603,10 +4588,7 @@
|
||||
(get_local $7)
|
||||
)
|
||||
(i32.store offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
(get_local $4)
|
||||
)
|
||||
)
|
||||
@ -4648,17 +4630,11 @@
|
||||
(i32.const 4)
|
||||
)
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
)
|
||||
)
|
||||
(i32.store offset=8
|
||||
(i32.add
|
||||
(get_local $2)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $2)
|
||||
(get_local $4)
|
||||
)
|
||||
(get_local $0)
|
||||
@ -4701,10 +4677,7 @@
|
||||
)
|
||||
(set_local $4
|
||||
(i32.load offset=8
|
||||
(i32.add
|
||||
(get_local $3)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $3)
|
||||
)
|
||||
)
|
||||
(if
|
||||
@ -4730,10 +4703,7 @@
|
||||
(get_local $4)
|
||||
)
|
||||
(i32.store offset=8
|
||||
(i32.add
|
||||
(get_local $3)
|
||||
(i32.const 0)
|
||||
)
|
||||
(get_local $3)
|
||||
(get_local $2)
|
||||
)
|
||||
)
|
||||
|
@ -4905,9 +4905,9 @@
|
||||
)
|
||||
)
|
||||
(set_local $5
|
||||
(i32.sub
|
||||
(i32.add
|
||||
(get_local $5)
|
||||
(i32.const 1048576)
|
||||
(i32.const -1048576)
|
||||
)
|
||||
)
|
||||
(i32.const 0)
|
||||
|
@ -10180,9 +10180,9 @@
|
||||
)
|
||||
)
|
||||
(set_local $5
|
||||
(i32.sub
|
||||
(i32.add
|
||||
(get_local $5)
|
||||
(i32.const 1048576)
|
||||
(i32.const -1048576)
|
||||
)
|
||||
)
|
||||
(i32.const 0)
|
||||
|
@ -1113,9 +1113,9 @@
|
||||
)
|
||||
)
|
||||
(set_local $5
|
||||
(i32.sub
|
||||
(i32.add
|
||||
(get_local $5)
|
||||
(i32.const 1048576)
|
||||
(i32.const -1048576)
|
||||
)
|
||||
)
|
||||
(i32.const 0)
|
||||
|
Reference in New Issue
Block a user