mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 09:51:33 +00:00
Update Binaryen to latest
This commit is contained in:
@ -97,7 +97,6 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
get_local $3
|
||||
get_local $1
|
||||
i32.const 614242
|
||||
i32.add
|
||||
@ -106,8 +105,12 @@
|
||||
i32.shr_s
|
||||
i32.const 1023
|
||||
i32.sub
|
||||
get_local $3
|
||||
i32.add
|
||||
set_local $3
|
||||
get_local $4
|
||||
i64.const 4294967295
|
||||
i64.and
|
||||
get_local $1
|
||||
i32.const 1048575
|
||||
i32.and
|
||||
@ -116,9 +119,6 @@
|
||||
i64.extend_u/i32
|
||||
i64.const 32
|
||||
i64.shl
|
||||
get_local $4
|
||||
i64.const 4294967295
|
||||
i64.and
|
||||
i64.or
|
||||
f64.reinterpret/i64
|
||||
f64.const 1
|
||||
@ -281,19 +281,17 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
block $break|2
|
||||
f64.const 8
|
||||
get_local $3
|
||||
f64.const 8
|
||||
get_local $3
|
||||
f64.convert_u/i32
|
||||
f64.min
|
||||
set_local $6
|
||||
loop $repeat|2
|
||||
get_local $2
|
||||
f64.convert_u/i32
|
||||
f64.min
|
||||
set_local $6
|
||||
loop $repeat|2
|
||||
get_local $2
|
||||
f64.convert_u/i32
|
||||
get_local $6
|
||||
f64.lt
|
||||
i32.eqz
|
||||
br_if $break|2
|
||||
get_local $6
|
||||
f64.lt
|
||||
if
|
||||
get_local $4
|
||||
get_local $4
|
||||
f64.mul
|
||||
@ -319,9 +317,7 @@
|
||||
i32.add
|
||||
set_local $2
|
||||
br $repeat|2
|
||||
unreachable
|
||||
end
|
||||
unreachable
|
||||
end
|
||||
get_local $0
|
||||
get_local $1
|
||||
|
Reference in New Issue
Block a user