This website requires JavaScript.
Explore
Help
Sign In
christoph
/
wamr
Watch
1
Fork
0
You've already forked wamr
Code
Releases
Activity
Files
1705ae569b6f26514fe1997ba4f0b24f7aad4eaa
wamr
/
core
/
iwasm
/
aot
History
Xu Jun
77595c9560
Support emit specified custom sections into AoT file (
#1207
)
...
And add API to get the content of custom section with section name for both wasm file and aot file.
2022-06-10 21:51:13 +08:00
..
arch
aot_reloc_xtensa.c: define __packed if not available (
#1179
)
2022-05-21 16:46:02 +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
Don't use constant float table on arm and riscv (
#903
)
2021-12-20 11:10:52 +08:00
aot_intrinsic.h
Don't use constant float table on arm and riscv (
#903
)
2021-12-20 11:10:52 +08:00
aot_loader.c
Support emit specified custom sections into AoT file (
#1207
)
2022-06-10 21:51:13 +08:00
aot_reloc.h
Refine call native function from AOT code (
#1015
)
2022-02-23 14:58:32 +08:00
aot_runtime.c
Fix module_realloc with NULL ptr issue (
#1175
)
2022-05-19 11:57:33 +08:00
aot_runtime.h
Support emit specified custom sections into AoT file (
#1207
)
2022-06-10 21:51:13 +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