wasm-micro-runtime/core/app-mgr/app-manager
Weining 2a8b1ef454 Remove the binding between current thread and module instance and bugs fix (#131)
Remove wasm_export_api.h that may confuse
Implement wasm_runtime_validate_app_str_addr()
Fix bugs of loader and pass more spec cases

Signed-off-by: Weining Lu <weining.x.lu@intel.com>
2019-10-11 15:25:23 +08:00
..
platform Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
app_manager_host.c Import app manager, samples and test-tools 2019-05-17 17:15:25 +08: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 Remove the binding between current thread and module instance and bugs fix (#131) 2019-10-11 15:25:23 +08: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 Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
watchdog.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00