wasm-micro-runtime/core
Wenyong Huang 103cb89593
aot compiler: Fix handle next reachable if block (#2793)
The popped reachable block may be if block whose else branch hasn't been
translated, and should push the params for the else block if there are.

And use LLVMDisposeMessage to free memory allocated in is_win_platform.
2023-11-20 17:14:10 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Fix broken links in app-mgr README.md (#2786) 2023-11-20 10:04:45 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm aot compiler: Fix handle next reachable if block (#2793) 2023-11-20 17:14:10 +08:00
shared Refine atomic operation flags in bh_atomic.h (#2780) 2023-11-18 08:59:58 +08:00
config.h Fix comment in WAMR_MEM_DUAL_BUS_MIRROR (#2791) 2023-11-20 10:25:00 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00