mirror of
https://github.com/HEYAHONG/nuttx-apps.git
synced 2025-10-17 07:12:01 +08:00

Decouple the hello example into hello and hello_wasm. The hello_wasm example is a minimal example to show how to build a wasm application by using the NuttX build system, and avoid disturbing the hello (native build). Signed-off-by: Huang Qi <huangqi3@xiaomi.com>