update wabt

This commit is contained in:
NikVolf
2020-08-03 14:00:07 +03:00
parent dcf189b822
commit 3f2935df9c
11 changed files with 96 additions and 96 deletions
+2 -2
View File
@@ -12,11 +12,11 @@
(func (param $arg i32)
(local $tmp i32)
get_global 0
global.get 0
i32.const 1
i32.add
tee_local $tmp
set_global $counter
global.set $counter
get_local $tmp
get_local $arg