mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-28 03:42:35 +00:00
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 |
||
|---|---|---|
| .. | ||
| arch | ||
| debug | ||
| aot_intrinsic.c | ||
| aot_intrinsic.h | ||
| aot_loader.c | ||
| aot_reloc.h | ||
| aot_runtime.c | ||
| aot_runtime.h | ||
| iwasm_aot.cmake | ||
| SConscript | ||