wasm-micro-runtime/core/iwasm
Wenyong Huang 37a14c9825
Add more reloc symbols for target arm/thumb/riscv (#834)
Add more reloc symbols for target arm/thumb/riscv and
implement relocation type R_ARM_ABS32 for thumb.
Tested in buildroot qemu.
2021-11-15 12:23:15 +08:00
..
aot Add more reloc symbols for target arm/thumb/riscv (#834) 2021-11-15 12:23:15 +08:00
common Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
compilation Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
include Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
interpreter Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
libraries [source debug] process ModuleInfo query message (#815) 2021-11-02 12:09:15 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00