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/app-manager
Wenyong Huang a4239f1ffd
Enable SIMD by default for wamrc and iwasm (#559)
Enable SIMD by default for wamrc on x86-64 target, for iwasm on platform Linux and Darwin. And update build wamr document, fix app manager compile warning.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-06 21:30:14 +08:00
..
platform Fix zephyr samples build issue caused by zephyr kernel API update (#232) 2020-04-13 07:46:16 +08:00
app_manager_host.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
app_manager_host.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
app_manager.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
app_manager.h re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
app_mgr.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
ble_msg.c Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 2020-03-10 19:54:44 +08:00
coding_rule.txt Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
event.c Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 2020-03-10 19:54:44 +08:00
event.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
message.c Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
module_config.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
module_jeff.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
module_jeff.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
module_utils.c Fix timer setTimeout issue and some coding style issues (#459) 2020-12-04 18:07:52 +08:00
module_wasm_app.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
module_wasm_app.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
module_wasm_lib.c Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
module_wasm_lib.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
resource_reg.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
watchdog.c Enable SIMD by default for wamrc and iwasm (#559) 2021-03-06 21:30:14 +08:00
watchdog.h Enable SIMD by default for wamrc and iwasm (#559) 2021-03-06 21:30:14 +08:00