nuttx-apps/interpreters/wamr
YAMAMOTO Takashi 70108ae59e wamr: bump the default stack guard size
using 0 by default seems a bit too aggressive to me.

1024 here is what would have been used before this kconfig knob
was introduced by https://github.com/apache/nuttx-apps/pull/1259.
It also matches some expectations in the recent wamrc.
40b430fd24/core/iwasm/compilation/aot_emit_aot_file.c (L2672-L2678)
2024-01-19 09:08:10 +01:00
..
.gitignore interpreters/wamr: Support latest snapshot for main branch 2020-12-21 05:47:12 -06:00
Kconfig wamr: bump the default stack guard size 2024-01-19 09:08:10 +01:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile Don't download tarballs if a local git repo found 2022-08-28 17:20:47 +08:00
Toolchain.defs tools: Move final wasm module to bin/wasm as elf 2023-12-06 08:29:00 -08:00