This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/product-mini
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
..
app-samples Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
platforms Support custom stack guard size (#1368) 2022-08-12 10:17:11 +08:00