This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
cfffb62ad2cbe217dd7ec122a3b7a16aac236997
wamr
/
core
/
iwasm
History
liang.he
cfffb62ad2
aot loader: Verify global value type (
#3560
)
...
Fix issue reported by Oss-fuzz test (
#69798
).
https://oss-fuzz.com/testcase-detail/5963842371256320
2024-06-24 10:34:03 +08:00
..
aot
aot loader: Verify global value type (
#3560
)
2024-06-24 10:34:03 +08:00
common
aot compiler: Use larger alignment for load/store when possible (
#3552
)
2024-06-22 10:32:52 +08:00
compilation
aot compiler: Use larger alignment for load/store when possible (
#3552
)
2024-06-22 10:32:52 +08:00
doc
Fix some more spelling issues (
#3393
)
2024-05-08 09:30:29 +08:00
fast-jit
Add table type API support (
#3515
)
2024-06-19 14:50:46 +08:00
include
Consistent const keyword position in wasm_export.h (
#3558
)
2024-06-21 11:40:34 +08:00
interpreter
Fix compilation errors (
#3549
)
2024-06-20 12:33:52 +08:00
libraries
sync up with latest wasi-nn spec (
#3530
)
2024-06-17 14:58:09 +08:00
README.md
Add architecture diagram for wasm globals and classic-interp stack frame (
#2058
)
2023-03-25 09:39:20 +08:00
README.md
vmcore architecture
WAMR memory model overview
Wasm function
Wasm function architecture
Exports
Wasm export architecture
globals
Wasm globals architecture
classic interpreter
classic interpreter