wasm-micro-runtime/samples/multi-module/wasm-apps
Xenia Lu 54b87cb097
Fix missing stack frame alloc/free in AOT multi-module invoke ()
Fix  and update the build configuration for multi-module sample:
- pass debug to AOT-compiled modules
- support optional DUMP_CALL_STACK 
- support optional GC
2024-06-24 13:56:11 +08:00
..
CMakeLists.txt Fix missing stack frame alloc/free in AOT multi-module invoke () 2024-06-24 13:56:11 +08:00
mA.c Add WASI ABI compatibility check for multi-module () 2021-12-29 11:04:36 +08:00
mB.c Add WASI ABI compatibility check for multi-module () 2021-12-29 11:04:36 +08:00
mC.c Add WASI ABI compatibility check for multi-module () 2021-12-29 11:04:36 +08:00
mD.cpp Add WASI ABI compatibility check for multi-module () 2021-12-29 11:04:36 +08:00
mE.cpp Add WASI ABI compatibility check for multi-module () 2021-12-29 11:04:36 +08:00