Fix unsafeCompare (#336)

This commit is contained in:
Max Graey
2018-11-19 13:23:45 +02:00
committed by Daniel Wirtz
parent 4944280cdc
commit 6393921c12
15 changed files with 1963 additions and 1861 deletions

View File

@ -1806,11 +1806,11 @@
i32.sub
set_local $2
get_local $3
i32.const 1
i32.const 2
i32.add
set_local $3
get_local $1
i32.const 1
i32.const 2
i32.add
set_local $1
br $continue|0