wasm-micro-runtime/core/iwasm
a seven fc78d67e15
Fix the error of AOT mode on the "i386-windows-msvc" platform (#4183)
* Fix errors on the "i386-windows-msvc" platform
* Refactor symbol name handling for AOT COFF32 binary format
* Fix preprocessor directive placement for Windows compatibility in aot_reloc_x86_32.c

---------

Co-authored-by: liang.he@intel.com <liang.he@intel.com>
2025-04-17 00:04:27 +08:00
..
aot Fix the error of AOT mode on the "i386-windows-msvc" platform (#4183) 2025-04-17 00:04:27 +08:00
common Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
compilation Fix the error of AOT mode on the "i386-windows-msvc" platform (#4183) 2025-04-17 00:04:27 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
include Merge pull request #4033 from g0djan/godjan/iterate_callstack 2025-03-11 10:31:56 +08:00
interpreter fix false native stack overflow detections with HW_BOUND_CHECK (#4196) 2025-04-15 11:48:48 +08:00
libraries Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00