This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
2e0cef3ef135b8a0c41e08d4df27366e1915e4e2
wamr
/
core
/
iwasm
/
aot
History
Wenyong Huang
034606b0a9
Change wasm app offset type from int32 to uint32 (
#361
)
...
And fix some sign/unsigned conversion compilation warnings.
2020-08-26 18:33:29 +08:00
..
arch
Optimize get_current_target in AOT loader for more archs (
#347
)
2020-08-13 15:13:45 +08:00
aot_loader.c
Refactor error/exception strings to reduce binary size (
#359
)
2020-08-21 15:11:31 +08:00
aot_reloc.h
Add wamrc AoT compiler building support for Windows(MSVC) (
#332
)
2020-08-11 11:30:51 +08:00
aot_runtime.c
Change wasm app offset type from int32 to uint32 (
#361
)
2020-08-26 18:33:29 +08:00
aot_runtime.h
Change wasm app offset type from int32 to uint32 (
#361
)
2020-08-26 18:33:29 +08:00
iwasm_aot.cmake
Fix function type not set issue of aot_call_indirect (
#229
)
2020-04-07 11:04:46 +08:00