mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-12 01:45:10 +00:00
![]() Avoid the stack traces getting mixed up together when multi-threading is enabled by using exception_lock/unlock in dumping the call stacks. And remove duplicated call stack dump in wasm_application.c. Also update coding guideline CI to fix the clang-format-12 not found issue. |
||
---|---|---|
.. | ||
arch | ||
debug | ||
aot_intrinsic.c | ||
aot_intrinsic.h | ||
aot_loader.c | ||
aot_reloc.h | ||
aot_runtime.c | ||
aot_runtime.h | ||
iwasm_aot.cmake | ||
SConscript |