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
liang.he 3ba2d7e7de
Fix socket-api send/recv issue and c-api sample callback_chain issue (#1158)
Re-implement socket api send/recv in an atomic-like way, fix the return value
check in posix.c.
And fix wasm-c-api sample callback_chain calling malloc issue.
2022-05-09 16:52:43 +08:00
..
aot Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
common Auto dump mem/perf profiling in execute_main/execute_func (#1157) 2022-05-09 15:19:55 +08:00
compilation Auto dump mem/perf profiling in execute_main/execute_func (#1157) 2022-05-09 15:19:55 +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 some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
libraries Fix socket-api send/recv issue and c-api sample callback_chain issue (#1158) 2022-05-09 16:52:43 +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