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/samples
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
..
basic Update document and fix wasm_runtime_call_wasm_a issue (#1005) 2022-02-14 17:36:38 +08:00
gui Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
littlevgl Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
multi-module Fix wasi checks in multi-module CMakelists (#951) 2022-01-13 10:41:02 +08:00
multi-thread Enable register native with iwasm (#1120) 2022-04-27 11:12:50 +08:00
native-lib Enable register native with iwasm (#1120) 2022-04-27 11:12:50 +08:00
ref-types Fix ref-types sample invalid externref signature (#1119) 2022-04-25 12:59:37 +08:00
simple Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
socket-api Enable register native with iwasm (#1120) 2022-04-27 11:12:50 +08:00
spawn-thread Fix aarch64 build support (#946) 2022-01-11 14:08:21 +08:00
wasm-c-api Fix socket-api send/recv issue and c-api sample callback_chain issue (#1158) 2022-05-09 16:52:43 +08:00
workload Specify a commit ID for XNNPACK workload (#966) 2022-01-18 14:35:35 +08:00