mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 17:01:37 +00:00
Update Binaryen and other dependencies; Update dist files
This commit is contained in:
@ -67,15 +67,12 @@
|
||||
(local $4 i32)
|
||||
(local $5 i32)
|
||||
loop $continue|0
|
||||
get_local $1
|
||||
i32.const 3
|
||||
i32.and
|
||||
get_local $2
|
||||
if (result i32)
|
||||
get_local $1
|
||||
i32.const 3
|
||||
i32.and
|
||||
else
|
||||
get_local $2
|
||||
end
|
||||
tee_local $3
|
||||
get_local $2
|
||||
select
|
||||
if
|
||||
get_local $0
|
||||
tee_local $4
|
||||
@ -167,14 +164,14 @@
|
||||
i32.add
|
||||
i32.load
|
||||
i32.store
|
||||
get_local $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
set_local $0
|
||||
get_local $1
|
||||
i32.const 8
|
||||
i32.add
|
||||
set_local $1
|
||||
get_local $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
set_local $0
|
||||
end
|
||||
get_local $2
|
||||
i32.const 4
|
||||
@ -184,14 +181,14 @@
|
||||
get_local $1
|
||||
i32.load
|
||||
i32.store
|
||||
get_local $0
|
||||
i32.const 4
|
||||
i32.add
|
||||
set_local $0
|
||||
get_local $1
|
||||
i32.const 4
|
||||
i32.add
|
||||
set_local $1
|
||||
get_local $0
|
||||
i32.const 4
|
||||
i32.add
|
||||
set_local $0
|
||||
end
|
||||
get_local $2
|
||||
i32.const 2
|
||||
@ -201,21 +198,19 @@
|
||||
get_local $1
|
||||
i32.load16_u
|
||||
i32.store16
|
||||
get_local $0
|
||||
i32.const 2
|
||||
i32.add
|
||||
set_local $0
|
||||
get_local $1
|
||||
i32.const 2
|
||||
i32.add
|
||||
set_local $1
|
||||
get_local $0
|
||||
i32.const 2
|
||||
i32.add
|
||||
set_local $0
|
||||
end
|
||||
get_local $2
|
||||
i32.const 1
|
||||
i32.and
|
||||
if
|
||||
get_local $1
|
||||
set_local $3
|
||||
get_local $0
|
||||
get_local $1
|
||||
i32.load8_u
|
||||
@ -958,8 +953,6 @@
|
||||
i32.const 1
|
||||
i32.and
|
||||
if
|
||||
get_local $1
|
||||
set_local $3
|
||||
get_local $0
|
||||
get_local $1
|
||||
i32.load8_u
|
||||
@ -984,16 +977,15 @@
|
||||
get_local $0
|
||||
i32.le_u
|
||||
tee_local $3
|
||||
i32.eqz
|
||||
if
|
||||
if (result i32)
|
||||
get_local $3
|
||||
else
|
||||
get_local $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
get_local $1
|
||||
i32.le_u
|
||||
set_local $3
|
||||
end
|
||||
get_local $3
|
||||
if
|
||||
get_local $0
|
||||
get_local $1
|
||||
@ -1029,7 +1021,6 @@
|
||||
set_local $2
|
||||
get_local $0
|
||||
tee_local $4
|
||||
tee_local $3
|
||||
i32.const 1
|
||||
i32.add
|
||||
set_local $0
|
||||
@ -1075,7 +1066,6 @@
|
||||
if
|
||||
get_local $0
|
||||
tee_local $4
|
||||
tee_local $3
|
||||
i32.const 1
|
||||
i32.add
|
||||
set_local $0
|
||||
@ -1199,12 +1189,13 @@
|
||||
unreachable
|
||||
end
|
||||
get_global $std/pointer/one
|
||||
tee_local $0
|
||||
i32.const 1
|
||||
i32.store
|
||||
get_global $std/pointer/one
|
||||
get_local $0
|
||||
i32.const 2
|
||||
i32.store offset=4
|
||||
get_global $std/pointer/one
|
||||
get_local $0
|
||||
i32.load
|
||||
i32.const 1
|
||||
i32.ne
|
||||
@ -1274,9 +1265,10 @@
|
||||
i32.add
|
||||
set_global $std/pointer/one
|
||||
get_global $std/pointer/one
|
||||
tee_local $0
|
||||
set_global $std/pointer/nextOne
|
||||
get_global $std/pointer/nextOne
|
||||
get_global $std/pointer/one
|
||||
get_local $0
|
||||
i32.ne
|
||||
if
|
||||
i32.const 0
|
||||
@ -1485,11 +1477,12 @@
|
||||
unreachable
|
||||
end
|
||||
get_global $std/pointer/buf
|
||||
tee_local $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
f32.const 1.2999999523162842
|
||||
f32.store
|
||||
get_global $std/pointer/buf
|
||||
get_local $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
f32.load
|
||||
|
Reference in New Issue
Block a user