mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-17 01:38:15 +00:00
![]() The struct field size and field offset of a wasm struct may vary in 32-bit target and 64-bit target, the aot compiler should not use the offset calculated in wasm loader. It re-calculates them according to the target info and whether GC is enabled. And set the alignment of sruct.get/set when field size is 2, 4, or 8. |
||
---|---|---|
.. | ||
iwasm_interp.cmake | ||
SConscript | ||
wasm_interp_classic.c | ||
wasm_interp_fast.c | ||
wasm_interp.h | ||
wasm_loader.c | ||
wasm_loader.h | ||
wasm_mini_loader.c | ||
wasm_opcode.h | ||
wasm_runtime.c | ||
wasm_runtime.h | ||
wasm.h |