This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
12f834aebd34a28876718d76dbd561aa0ff5b9ae
wamr
/
core
/
iwasm
/
interpreter
History
Xu Jun
12f834aebd
fast-interp: Fix frame_offset overflow issue (
#3149
)
...
The issue was found in
https://github.com/bytecodealliance/wasm-micro-runtime/issues/3137
.
2024-02-08 11:32:17 +08:00
..
iwasm_interp.cmake
Implement wasm mini loader and refine footprint of loader and runtime (
#276
)
2020-06-08 11:19:09 +08:00
SConscript
add porting codes of rt-thread (
#494
)
2021-01-14 11:26:35 +08:00
wasm_interp_classic.c
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00
wasm_interp_fast.c
fast-interp: Fix copy_stack_top_i64 overlap issue (
#3146
)
2024-02-07 13:24:47 +08:00
wasm_interp.h
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00
wasm_loader.c
fast-interp: Fix frame_offset overflow issue (
#3149
)
2024-02-08 11:32:17 +08:00
wasm_loader.h
Fix build error when enable custom section without interpreter (
#1229
)
2022-06-15 18:14:39 +08:00
wasm_mini_loader.c
fast-interp: Fix frame_offset overflow issue (
#3149
)
2024-02-08 11:32:17 +08:00
wasm_opcode.h
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00
wasm_runtime.c
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00
wasm_runtime.h
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00
wasm.h
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (
#3125
)
2024-02-06 20:47:11 +08:00