wasm-micro-runtime/core/iwasm
Javan 212810bc2f
Fix issue of wasm/aot file malformed format (#853)
Fix possible integer overflow unchecked issue when checking
wasm/aot file format.
2021-11-30 20:47:42 +08:00
..
aot Fix issue of wasm/aot file malformed format (#853) 2021-11-30 20:47:42 +08:00
common Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
compilation Implement atomic and memset/memmove/memcpy intrinsic for riscv (#841) 2021-11-30 17:10:14 +08:00
include Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
interpreter Fix issue of wasm/aot file malformed format (#853) 2021-11-30 20:47:42 +08:00
libraries fix duplicated debug instance id in multiple native thread issue (#847) 2021-11-25 12:15:37 +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