wasm-micro-runtime/core/iwasm
Huang Qi a290aaf93e
Fix wasm loader malloc(0) issue which returns NULL is some platforms (#397)
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>

Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
2020-09-23 15:54:22 +08:00
..
aot introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
common Update some assembler directives for darwin target (#395) 2020-09-23 13:10:26 +08:00
compilation Fix the build warnings on Mac (#388) 2020-09-18 18:22:26 +08:00
include introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
interpreter Fix wasm loader malloc(0) issue which returns NULL is some platforms (#397) 2020-09-23 15:54:22 +08:00
libraries Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +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