mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-07-27 20:22:10 +00:00
Update Binaryen and other dependencies; Update dist files
This commit is contained in:
dist
examples
game-of-life
mandelbrot
n-body
pson
build
lib/parse
package-lock.jsonpackage.jsontests/compiler
binary.optimized.watcomma.optimized.watif.optimized.watmandelbrot.optimized.watmemcpy.optimized.watmemmove.optimized.watnumber.optimized.watobject-literal.optimized.wat
std
allocator_arena.optimized.watarray-access.optimized.watarray-literal.optimized.watarray.optimized.watarraybuffer.optimized.watconstructor.optimized.watdataview.optimized.watdate.optimized.watgc-array.optimized.watgc-basics.optimized.watgc-object.optimized.watlibm.optimized.watmap.optimized.watmath.optimized.watmod.optimized.watoperator-overloading.optimized.watpointer.optimized.watset.optimized.watstatic-array.optimized.watstring-utf8.optimized.watstring.optimized.watsymbol.optimized.wattypedarray.optimized.wat
unary.optimized.wat@@ -122,15 +122,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
|
||||
@@ -222,14 +219,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
|
||||
@@ -239,14 +236,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
|
||||
@@ -256,21 +253,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
|
||||
@@ -1013,8 +1008,6 @@
|
||||
i32.const 1
|
||||
i32.and
|
||||
if
|
||||
get_local $1
|
||||
set_local $3
|
||||
get_local $0
|
||||
get_local $1
|
||||
i32.load8_u
|
||||
@@ -1081,7 +1074,6 @@
|
||||
set_local $2
|
||||
get_local $0
|
||||
tee_local $4
|
||||
tee_local $3
|
||||
i32.const 1
|
||||
i32.add
|
||||
set_local $0
|
||||
@@ -1127,7 +1119,6 @@
|
||||
if
|
||||
get_local $0
|
||||
tee_local $4
|
||||
tee_local $3
|
||||
i32.const 1
|
||||
i32.add
|
||||
set_local $0
|
||||
@@ -1654,7 +1645,6 @@
|
||||
else
|
||||
unreachable
|
||||
end
|
||||
tee_local $0
|
||||
i32.const 1
|
||||
i32.ne
|
||||
if
|
||||
@@ -1681,7 +1671,6 @@
|
||||
else
|
||||
unreachable
|
||||
end
|
||||
tee_local $0
|
||||
i32.const 2
|
||||
i32.ne
|
||||
if
|
||||
@@ -1707,7 +1696,6 @@
|
||||
else
|
||||
unreachable
|
||||
end
|
||||
tee_local $0
|
||||
i32.const 2
|
||||
i32.ne
|
||||
if
|
||||
|
Reference in New Issue
Block a user