wasm-micro-runtime/core/iwasm/aot
Wenyong Huang 8a477786f1
Remove unused block_addr_cache buffer in wasm loader (#493)
And fix possible memory leak issue in aot loader when apply relocation failed.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-01-08 19:11:12 +08:00
..
arch Fix some issues for Arm platform. (#457) 2020-12-02 10:22:55 +08:00
aot_loader.c Remove unused block_addr_cache buffer in wasm loader (#493) 2021-01-08 19:11:12 +08:00
aot_reloc.h Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
aot_runtime.c Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
aot_runtime.h Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
iwasm_aot.cmake Fix function type not set issue of aot_call_indirect (#229) 2020-04-07 11:04:46 +08:00