wasm-micro-runtime/product-mini/platforms/linux
Huang Qi 62fb3c9a89
Unify product-mini main.c implementation for POSIX compatible system (#675)
Unify product-mini main.c implementation for POSIX compatible system: create a shared main.c under platforms/posix/main.c, and in other POSIX platforms' main.c, just keep a line "#include ../posix/main.c".

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-07-29 14:38:25 +08:00
..
build_jit.sh Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
build_llvm.sh Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564) 2021-03-10 16:08:50 +08:00
CMakeLists.txt Fix some compile warnings and update document (#670) 2021-07-22 19:39:53 +08:00
main.c Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00