wasm-micro-runtime/core/iwasm
Zzzabiyaka 27239723a9
Add asan and ubsan to WAMR CI (#2161)
Add nightly (UTC time) checks with asan and ubsan, and also put gcc-4.8 build
to nightly run since we don't need to run it with every PR.

Co-authored-by: Maksim Litskevich <makslit@amazon.co.uk>
2023-05-26 09:45:37 +08:00
..
aot Fix issues reported by Coverity (#2083) 2023-03-29 19:40:52 +08:00
common Add asan and ubsan to WAMR CI (#2161) 2023-05-26 09:45:37 +08:00
compilation aot_compile_op_call: Remove a wrong optimization (#2233) 2023-05-25 07:44:54 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Implement Fast JIT multi-threading feature (#2134) 2023-04-20 10:09:34 +08:00
include wamrc: Add --stack-usage option (#2158) 2023-04-28 13:56:44 +08:00
interpreter Add asan and ubsan to WAMR CI (#2161) 2023-05-26 09:45:37 +08:00
libraries Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00