wasm-micro-runtime/tests
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
..
benchmarks Fix compile error of tsf benchmark (#2588) 2023-09-25 20:25:01 +08:00
unit Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00
wamr-test-suites Support muti-module for AOT mode (#2482) 2023-09-28 08:56:11 +08:00