Files
wamr/core
Wenyong Huang ed32693fc8 Fix calling multi-module import func issue (#748)
Before calling import function of sub module inst in multi-module mode,
we should copy the arguments to output area by using the func inst of
sub module inst but not func inst of current module inst.
2021-09-14 11:28:44 +08:00
..
2021-09-07 11:39:57 +08:00