nuttx-apps/interpreters/wamr
Huang Qi 3799e0922d wamr: add iwasm include directory to nuttx target
This patch allow from other module that outside
WAMR directory include `wasm_export.h` to use WAMR as library.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-11-04 02:27:50 +08:00
..
registry wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00
.gitignore wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00
CMakeLists.txt wamr: add iwasm include directory to nuttx target 2024-11-04 02:27:50 +08:00
Kconfig wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00
Module.mk wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00
Toolchain.defs tools: Move final wasm module to bin/wasm as elf 2023-12-06 08:29:00 -08:00
wamr_custom_init.c wamr: Add external module registration mechanism 2024-09-28 15:47:40 +08:00