wasm-micro-runtime/product-mini/platforms/windows
Enrico Loparco 00539620e9
Improve stack trace dump and fix coding guideline CI (#2599)
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.
2023-09-29 10:52:54 +08:00
..
build_llvm.py Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00
CMakeLists.txt Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +08:00
main.c Improve stack trace dump and fix coding guideline CI (#2599) 2023-09-29 10:52:54 +08:00