wasm-micro-runtime/core/iwasm
liang.he 430cc5e5ef
Refactor AOTObjectData definition to use a forward declaration (#4428)
> core/iwasm/compilation/aot_emit_aot_file.c:85:3:
    error: redefinition of typedef 'AOTObjectData' is a C11 feature
2025-07-01 10:10:11 +08:00
..
aot loader: add type index checking (#4402) 2025-06-24 20:38:39 +08:00
common Refactor copy callstack feature (#4401) 2025-06-24 20:38:30 +08:00
compilation Refactor AOTObjectData definition to use a forward declaration (#4428) 2025-07-01 10:10:11 +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 Refactor copy callstack feature (#4401) 2025-06-24 20:38:30 +08:00
interpreter loader: fix a potential overflow issue (#4427) 2025-06-30 12:57:57 +08:00
libraries wasi_nn_openvino.c: fix a debug build (#4416) 2025-06-30 12:57:44 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00