wasm-micro-runtime/core
TianlongLiang a5753ea920
interp debugger: Fix setting invalid value to step_count (#3583)
The `exec_env->current_status->step_count` should be set same as the handling
when WASM_ENABLE_LABELS_AS_VALUES is not 0.

Fixes issue https://github.com/bytecodealliance/wasm-micro-runtime/issues/3475.
2024-07-02 11:03:49 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm interp debugger: Fix setting invalid value to step_count (#3583) 2024-07-02 11:03:49 +08:00
shared core/shared/platform: Zero memory returned by os_mmap in some platforms (#3551) 2024-06-21 13:33:12 +08:00
config.h Allow missing imports in wasm loader and report error in wasm instantiation instead (#3539) 2024-06-25 10:04:39 +08:00
version.h Update version to 2.1.0 and update release notes (#3481) 2024-06-04 16:27:06 +08:00