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/iwasm
Wenyong Huang 32242988ed
Apply clang-format for more source files (#795)
Apply clang-format for C source files in folder core/app-mgr,
core/app-framework, and test-tools.
And rename folder component_test to component-test, update
zephyr build document.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-10-21 13:58:34 +08:00
..
aot Apply clang-format for more source files (#795) 2021-10-21 13:58:34 +08:00
common Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
compilation Fix a wrong alignment assumption when emitting aot file (#792) 2021-10-19 17:11:24 +08:00
include Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
interpreter Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
libraries Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00