wasm-micro-runtime/core/iwasm/include
dongsheng28849455 79b27c1934
Support muti-module for AOT mode (#2482)
Support muti-module for AOT mode, currently only implement the
multi-module's function import feature for AOT, the memory/table/
global import are not implemented yet.

And update wamr-test-suites scripts, multi-module sample and some
CIs accordingly.
2023-09-28 08:56:11 +08:00
..
aot_export.h Fix typo (dwarf) in the codebase (#2367) 2023-07-19 17:58:52 +08:00
lib_export.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_c_api.h Improve wasm-c-api instantiation-time linking (#1902) 2023-02-13 15:06:04 +08:00
wasm_export.h Support muti-module for AOT mode (#2482) 2023-09-28 08:56:11 +08:00