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/build-scripts
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
..
esp-idf ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
build_llvm.py Fix build wamrc for xtensa failure (#1109) 2022-04-23 20:25:40 +08:00
config_common.cmake Support custom stack guard size (#1368) 2022-08-12 10:17:11 +08:00
lldb-wasm.patch source debugging: Fix step over was treated as step in issue (#1073) 2022-04-04 14:31:05 +08:00
runtime_lib.cmake Implement POSIX semaphore support for linux platform (#1345) 2022-08-08 19:59:46 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00
SConscript_config Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00