wasm-micro-runtime/core/app-mgr
wenyongh 752826a667
Implement multi-module feature and bulk-memory feature (#271)
Refine wasm loader and aot loader
Fix potential issue of os_mmap/os_munmap
Update document
2020-06-02 14:53:06 +08:00
..
app-manager Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr-shared Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +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