mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-16 17:28:31 +00:00
![]() - Apply global warnings in warnings.cmake instead of maintaining them in separate files. - Enable errors during CI when building iwasm and wamrc. - Since GCC and Clang are the default compilers on Ubuntu and macOS, enabling `-Werror` on both platforms can be treated as checking with different compilers. |
||
---|---|---|
.. | ||
src | ||
wasm-apps | ||
.gitignore | ||
build.sh | ||
clean.sh | ||
CMakeLists.txt | ||
README.md | ||
run.sh |
The "native-stack-overflow" sample project
This sample examines native stack overflow detection mechanisms.