This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
Wenyong Huang c72501781a
Fix module_realloc with NULL ptr issue (#1175)
Fix module_realloc with NULL ptr issue reported by #1173.
2022-05-19 11:57:33 +08:00
..
aot Fix module_realloc with NULL ptr issue (#1175) 2022-05-19 11:57:33 +08:00
common Fix Windows compilation warnings (#1171) 2022-05-16 09:12:58 +08:00
compilation Fix x86-32 compile warning and update document (#1164) 2022-05-10 15:22:20 +08:00
include wasm_export.h: Add a few comments about heap and threads (#1147) 2022-05-06 18:30:48 +08:00
interpreter Fix module_realloc with NULL ptr issue (#1175) 2022-05-19 11:57:33 +08:00
libraries Fix invalid calculation of total size of bytes to send and recv (#1162) 2022-05-10 10:43:34 +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