optimize array literal init, warn on unsupported inlining

This commit is contained in:
dcode
2019-03-19 08:20:10 +01:00
parent 83566a5512
commit 7693b543f4
67 changed files with 1808 additions and 5124 deletions

View File

@ -84,7 +84,7 @@
if
i32.const 0
i32.const 16
i32.const 191
i32.const 192
i32.const 2
call $~lib/env/abort
unreachable
@ -98,7 +98,7 @@
if
i32.const 0
i32.const 16
i32.const 192
i32.const 193
i32.const 2
call $~lib/env/abort
unreachable