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

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