mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-17 01:38:15 +00:00
![]() Implement a full LLVM AOT/JIT stack frame dump: commit the function arguments, locals, stack operands from LLVM values to the stack frame, which is required by the GC AOT/JIT feature, and may be required by the AOT debugger, AOT snapshot and other features. Refer to: https://github.com/bytecodealliance/wasm-micro-runtime/issues/2144 https://github.com/bytecodealliance/wasm-micro-runtime/issues/2333 https://github.com/bytecodealliance/wasm-micro-runtime/issues/2506 |
||
---|---|---|
.. | ||
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 |