Ivan Enderlin 3fea07dc8a fix(runtime-c-api) Fix the imports length.
`imports` contains `func_import`, `global_import`, `memory_import` and
`table_import`, so 4 items. This patch updates the length of `imports`
when calling the `wasmer_instantiate` function.
2019-03-11 14:35:51 +01:00
..
2019-02-02 00:26:10 -06:00
2019-02-09 17:39:15 -06:00
2019-02-05 00:01:01 -06:00