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/aot/debug
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
..
elf_parser.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
elf_parser.h Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
jit_debug.c Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
jit_debug.h Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00