Rework constructor handling (#446)

This commit is contained in:
Daniel Wirtz
2019-02-02 16:03:21 +01:00
committed by GitHub
parent 75328f3feb
commit 2131c51932
30 changed files with 3308 additions and 2809 deletions

View File

@ -181,13 +181,14 @@
if
i32.const 4
call $~lib/allocator/arena/__memory_allocate
tee_local $0
get_local $1
i32.store
set_local $0
end
get_local $0
get_local $1
i32.store
get_local $0
get_local $1
i32.store
get_local $0
)
)