wasm-micro-runtime/core
Zhenwei Jin 23df0d4e55
fix: correct boundary check in dynamic_offset check (#4788)
correct boundary check in check_dynamic_offset_pop when dynamic_offset is 0. When dynamic_offset = 0, check_dynamic_offset_pop will always return true, which may wrongly update dynamic_offset.
also include a typo fix in SET_OPERAND_REF

Signed-off-by: zhenweijin <zhenwei.jin@intel.com>
2026-01-20 08:53:11 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm fix: correct boundary check in dynamic_offset check (#4788) 2026-01-20 08:53:11 +08:00
shared Namespace generated headers with zephyr/ (#4670) 2025-11-24 19:20:53 +08:00
config.h add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
version.h Bump version number to 2.4.3 (#4671) 2025-10-23 13:15:25 +08:00
version.h.in Add version.h and update versioning documentation for embedded platforms 2025-02-05 10:31:20 +00:00