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 39c68f66d7
Fix Win32 build error (#843)
Fix compilation error on Win32 platform.
2021-11-23 10:57:52 +08:00
..
aot Fix Win32 build error (#843) 2021-11-23 10:57:52 +08:00
common Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
compilation Enable ref types and bulk memory by default for wamrc (#838) 2021-11-18 17:42:49 +08:00
include Enable LLVM link time optimization (LTO) for AOT (#831) 2021-11-13 16:59:35 +08:00
interpreter Enable ref types and bulk memory by default for wamrc (#838) 2021-11-18 17:42:49 +08:00
libraries Fix bug of destroy_callback_list not cleared when thread mgr destroy (#844) 2021-11-23 10:57:01 +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