You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/10 04:26:38 UTC

[GitHub] [incubator-nuttx-apps] no1wudi opened a new pull request, #1259: wamr: Add a new option to custom stack guard size

no1wudi opened a new pull request, #1259:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1259

   
   ## Summary
   Reserve some space in stack as guard to detect stack overflow, use stack base by default but may not safe enough.
   
   See also : https://github.com/bytecodealliance/wasm-micro-runtime/pull/1368
   ## Impact
   New option
   ## Testing
   Custom board
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1259: wamr: Add a new option to custom stack guard size

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #1259:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1259


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org