wasm-micro-runtime/samples/multi-module/src
Wenyong Huang 22c235b5ec
Fix multi-module and some other issues (#1435)
Fix multi-module issue:
  don't call the sub module's function with "$sub_module_name$func_name"
Fix the aot_call_function free argv1 issue
Modify some API comments in wasm_export.h
Fix the wamrc help info
2022-08-31 17:38:38 +08:00
..
main.c Fix multi-module and some other issues (#1435) 2022-08-31 17:38:38 +08:00