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/test-tools
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
..
binarydump-tool Implement multi-value feature and import binarydump tool (#308) 2020-07-10 16:29:15 +08:00
component_test Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481) 2020-12-28 10:46:31 +08:00
host-tool Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
IoT-APP-Store-Demo Rename "master" branch to "main" 2020-06-27 02:39:47 -07:00