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-mgr/app-manager
wenyongh 49127efa99 Re-org shared lib header files, remove unused info (#136)
And fix compile issues of vxworks
2019-11-04 18:56:27 -06:00
..
platform Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
app_manager_host.c Re-org shared lib header files, remove unused info (#136) 2019-11-04 18:56:27 -06:00
app_manager_host.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
app_manager.c Remove the binding between current thread and module instance and bugs fix (#131) 2019-10-11 15:25:23 +08:00
app_manager.h Re-org shared lib header files, remove unused info (#136) 2019-11-04 18:56:27 -06:00
app_mgr.cmake Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
ble_msg.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
CMakeLists.txt Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
coding_rule.txt Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
event.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
event.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
message.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
module_config.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
module_jeff.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
module_jeff.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
module_utils.c Remove the binding between current thread and module instance and bugs fix (#131) 2019-10-11 15:25:23 +08:00
module_wasm_app.c Remove the binding between current thread and module instance and bugs fix (#131) 2019-10-11 15:25:23 +08:00
module_wasm_app.h Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
module_wasm_lib.c Remove the binding between current thread and module instance and bugs fix (#131) 2019-10-11 15:25:23 +08:00
module_wasm_lib.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
resource_reg.c Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
watchdog.c Re-org shared lib header files, remove unused info (#136) 2019-11-04 18:56:27 -06:00
watchdog.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00