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
Xu Jun a7f4c3c15c
Fix app manager/framework issues reported by Coverity (#1155)
runtime_sensor.c: add return value check for os_mutex_init
                             fix find_sensor_client
sensor_mgr_ref.c: add return value check for init_sensor_framework
app_manager_host.c: add return value check for app_manager_host_init
module_wasm_app.c: add bh_assert for m_data
                                   fix mkdir potential issue
sample littlevgl/gui/simple: add return value check for init_sensor_framework
host_tool: add more check for g_conn_fd
2022-05-07 15:43:34 +08:00
..
basic Update document and fix wasm_runtime_call_wasm_a issue (#1005) 2022-02-14 17:36:38 +08:00
gui Fix app manager/framework issues reported by Coverity (#1155) 2022-05-07 15:43:34 +08:00
littlevgl Fix app manager/framework issues reported by Coverity (#1155) 2022-05-07 15:43:34 +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 app manager/framework issues reported by Coverity (#1155) 2022-05-07 15:43:34 +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 issues reported by klocwork (#1060) 2022-03-24 17:34:22 +08:00
workload Specify a commit ID for XNNPACK workload (#966) 2022-01-18 14:35:35 +08:00