This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
Code
Releases
Activity
Files
212810bc2f4d6f91c179c4bb7b341d287c29e259
wamr
/
core
/
iwasm
/
aot
T
History
Javan
and
GitHub
212810bc2f
Fix issue of wasm/aot file malformed format (
#853
)
...
Fix possible integer overflow unchecked issue when checking wasm/aot file format.
2021-11-30 20:47:42 +08:00
..
arch
Add more reloc symbols for target arm/thumb/riscv (
#834
)
2021-11-15 12:23:15 +08:00
debug
Apply clang-format for more src files and update spec test script (
#775
)
2021-10-08 17:47:11 +08:00
aot_intrinsic.c
Implement atomic and memset/memmove/memcpy intrinsic for riscv (
#841
)
2021-11-30 17:10:14 +08:00
aot_intrinsic.h
Apply clang-format for more src files and update spec test script (
#775
)
2021-10-08 17:47:11 +08:00
aot_loader.c
Fix issue of wasm/aot file malformed format (
#853
)
2021-11-30 20:47:42 +08:00
aot_reloc.h
Implement atomic and memset/memmove/memcpy intrinsic for riscv (
#841
)
2021-11-30 17:10:14 +08:00
aot_runtime.c
Fix potential pointer overflows (
#826
)
2021-11-15 10:57:37 +08:00
aot_runtime.h
Fix Win32 build error (
#843
)
2021-11-23 10:57:52 +08:00
iwasm_aot.cmake
Implement source debugging for interpreter and AOT (
#769
)
2021-09-29 13:36:46 +08:00
SConscript
Add ia32 support and fix compiling issue for RT-Thread (
#730
)
2021-09-07 10:20:14 +08:00