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 25b8f88dd4
Fix win32 aot endian and machine type check errors (#855)
Emit the correct binary type and machine type in AOT file
for win64/win32 system, and handle them in aot loader.
2021-11-30 14:16:21 +08:00
..
aot Fix win32 aot endian and machine type check errors (#855) 2021-11-30 14:16:21 +08:00
common Fix potential pointer overflows (#826) 2021-11-15 10:57:37 +08:00
compilation Fix win32 aot endian and machine type check errors (#855) 2021-11-30 14:16:21 +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 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