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/app-framework/base/native
Xu Jun 474f081f56
Fix return value not checked issue reported by Coverity (#1156)
Fix return value not checked issue in function init_wasm_timer,
reported by Coverity
2022-05-07 19:22:00 +08:00
..
base_lib_export.c Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
base_lib.inl Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
req_resp_native_api.h Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
request_response.c Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
runtime_lib.h Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
timer_native_api.h Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
timer_wrapper.c Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
wasm_lib.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00