wasm-micro-runtime/core/iwasm/aot
Wenyong Huang 52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
Apply clang-format for core/iwasm/include, core/iwasm/common and
core/iwasm/aot files.

Update spec cases test script:
- Checkout latest commit of https://github.com/WebAssembly/spec
- Checkout main branch but not master of https://github.com/WebAssembly/threads
- Update wabt to latest version

And update source debugging document.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-10-08 17:47:11 +08:00
..
arch Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
debug Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_intrinsic.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_intrinsic.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_loader.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_reloc.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_runtime.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
aot_runtime.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
iwasm_aot.cmake Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
SConscript Add ia32 support and fix compiling issue for RT-Thread (#730) 2021-09-07 10:20:14 +08:00