wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 3168ba8dcf
Add comments on trailing uint8[1] members in the "Common" structures (#1189)
Add comments to avoid abusing these members to store extra data.
2022-05-26 11:53:50 +08:00
..
aot aot_reloc_xtensa.c: define __packed if not available (#1179) 2022-05-21 16:46:02 +08:00
common Add comments on trailing uint8[1] members in the "Common" structures (#1189) 2022-05-26 11:53:50 +08:00
compilation Fix x86-32 compile warning and update document (#1164) 2022-05-10 15:22:20 +08:00
include wasm_export.h: Make RuntimeInitArgs less config dependent (#1190) 2022-05-25 18:15:51 +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