Things the optimizer does not catch

This commit is contained in:
dcodeIO
2017-12-08 16:31:42 +01:00
parent da672e2ca6
commit d6b94d4c33
3 changed files with 6 additions and 15 deletions

View File

@ -17,10 +17,7 @@
(if
(if (result i32)
(tee_local $3
(i32.ne
(get_local $2)
(i32.const 0)
)
(get_local $2)
)
(i32.rem_s
(get_local $1)