Also lint stdlib

This commit is contained in:
dcodeIO
2018-02-25 23:21:32 +01:00
parent ae05006d21
commit 9ef8b162a9
30 changed files with 506 additions and 461 deletions

View File

@ -21,9 +21,9 @@
(i32.load
(i32.add
(get_local $0)
(i32.mul
(i32.shl
(get_local $1)
(i32.const 4)
(i32.const 2)
)
)
)
@ -39,9 +39,9 @@
(i32.store
(i32.add
(get_local $0)
(i32.mul
(i32.shl
(get_local $1)
(i32.const 4)
(i32.const 2)
)
)
(get_local $2)