wasm-micro-runtime/core
TianlongLiang 58c980c4df
Fix llvm jit push funcref/externref result type issue (#3169)
When dealing with non-gc enabled funcref/externref, need to make sure
to push them as i32 type.
2024-02-21 12:15:18 +08:00
..
app-mgr Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Fix llvm jit push funcref/externref result type issue (#3169) 2024-02-21 12:15:18 +08:00
shared zephyr: Use zephyr sys_cache instead of CMSIS (#3162) 2024-02-20 09:34:25 +08:00
config.h Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00