wasm-micro-runtime/product-mini/platforms
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
..
alios-things Move application entry APIs out of wasm_runtime_common.c (#639) 2021-05-26 13:22:03 +08:00
android Re-org address unalignment access for fast-interp (#597) 2021-04-01 16:50:46 +08:00
darwin Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00
esp-idf Move application entry APIs out of wasm_runtime_common.c (#639) 2021-05-26 13:22:03 +08:00
linux Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00
linux-sgx IO: support populate fds into WASM application (#655) 2021-06-22 14:41:49 +08:00
nuttx Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00
posix Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00
riot add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
rt-thread 1. fix error while building project with RT-Thread Studio. (#497) 2021-01-14 18:47:52 +08:00
vxworks Unify product-mini main.c implementation for POSIX compatible system (#675) 2021-07-29 14:38:25 +08:00
windows Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 2021-05-11 16:48:49 +08:00
zephyr/simple Fix sample littlevgl/gui build issues on zephyr platform (#588) 2021-03-23 14:20:50 +08:00