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
Xu Jun db210fbc66
Remove unnecessary memset after mmap (#1273)
Remove unnecessary memset after mmap to decrease the number of
page faults, as reported in #1269.
2022-07-07 13:53:50 +08:00
..
aot Remove unnecessary memset after mmap (#1273) 2022-07-07 13:53:50 +08:00
common Fix get invokeNative float ret value issue with clang compiler (#1248) 2022-06-26 09:33:54 +08:00
compilation Enable aot compiler with llvm-14/15 (#1252) 2022-06-28 14:53:01 +08:00
include wasm_export.h: mention module byte buffer mutability (#1271) 2022-07-07 10:06:31 +08:00
interpreter Update spec cases to latest version (#1253) 2022-06-28 16:05:16 +08:00
libraries debug_engine: Fix a few typos (#1261) 2022-06-30 15:45:46 +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