xiaoxiang781216 commented on code in PR #2241:
URL: https://github.com/apache/nuttx-apps/pull/2241#discussion_r1436077360
##########
interpreters/wamr/Kconfig:
##########
@@ -103,10 +103,9 @@ config INTERPRETERS_WAMR_ENABLE_SPEC_TEST
config INTERPRETERS_WAMR_STACK_GUARD_SIZE
int "Custom stack guard size"
- default 0
+ default 1024
Review Comment:
Is it good to resolve 1KB for stack guard for the default setting?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]