wasm-micro-runtime/product-mini/platforms/nuttx
Huang Qi 88cf1e36c1
Support custom stack guard size (#1368)
Add a new option WAMR_BUILD_STACK_GUARD_SIZE to set the custom
stack guard size. For most RTOS systems, we use the native stack base
address as the check boundary which may be not safe as POSIX based
systems (like Linux).
2022-08-12 10:17:11 +08:00
..
main.c Fix issues reported by gcc -fsanitize flag (#678) 2021-07-30 15:21:17 +08:00
wamr.mk Support custom stack guard size (#1368) 2022-08-12 10:17:11 +08:00