wasm-micro-runtime/core
Wenyong Huang 54e82ec439
Fix app manager fail to install large app file issue (#555)
Remove the limit of app file size no larger than 1 MB, fix possible memory leak issues when fail to install app file, change message size of aee_host_msg_callback() from uint16 type to uint32 type to fix possible integer overflow issue, and fix some coding style issues of app manager.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-03 20:19:24 +08:00
..
app-framework Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
app-mgr Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Update global initialization process for latest spec cases (#553) 2021-03-02 18:24:15 +08:00
shared Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
config.h add uvwasi implementation to support wasi on windows [experimental] (#534) 2021-02-22 14:17:46 +08:00