Update Binaryen and other dependencies; Update dist files

This commit is contained in:
dcode
2019-01-09 13:02:47 +01:00
parent f714afab3c
commit 20f4092eb2
52 changed files with 3970 additions and 4365 deletions

View File

@ -187,10 +187,10 @@
call $~lib/allocator/arena/__memory_allocate
set_global $~lib/collector/itcm/fromSpace
get_global $~lib/collector/itcm/fromSpace
tee_local $0
i32.const -1
i32.store offset=8
get_global $~lib/collector/itcm/fromSpace
tee_local $0
get_local $0
get_local $0
i32.store
get_local $0
@ -200,10 +200,10 @@
call $~lib/allocator/arena/__memory_allocate
set_global $~lib/collector/itcm/toSpace
get_global $~lib/collector/itcm/toSpace
tee_local $0
i32.const -1
i32.store offset=8
get_global $~lib/collector/itcm/toSpace
tee_local $0
get_local $0
get_local $0
i32.store
get_local $0
@ -404,7 +404,8 @@
set_global $std/gc-object/obj
call $~lib/collector/itcm/__gc_collect
get_global $std/gc-object/obj
get_global $std/gc-object/obj
tee_local $0
get_local $0
i32.store
call $~lib/collector/itcm/__gc_collect
i32.const 0