wasm-micro-runtime/core/iwasm
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
..
aot Remove unused block_addr_cache buffer in wasm loader (#493) 2021-01-08 19:11:12 +08:00
common Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
compilation Refine aot call_indirect opcode translation (#492) 2021-01-05 18:05:30 +08:00
include Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
interpreter Remove unused block_addr_cache buffer in wasm loader (#493) 2021-01-08 19:11:12 +08:00
libraries Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +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