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
Wenyong Huang 9fc124b06f
Enhance app manager (#1011)
Add app_manager_is_started API per requested by #1004 to support
checking the status of app manager in another thread.
2022-02-17 15:04:52 +08:00
..
app-manager Enhance app manager (#1011) 2022-02-17 15:04:52 +08:00
app-mgr-shared Enhance app manager (#1011) 2022-02-17 15:04:52 +08:00
module.json Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
README.md Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00

WASM application management

structure