wasm-micro-runtime/test-tools
liang.he 1b9fbb162f
addr2line.py: Fix issue of applying offset in call stacks information (#3194)
The offset value is based on the start of the wasm file, it also equals to
the value of `wasm-objdump -d <wasm_file>`.
2024-03-01 10:56:36 +08:00
..
addr2line addr2line.py: Fix issue of applying offset in call stacks information (#3194) 2024-03-01 10:56:36 +08:00
append-aot-to-wasm Append .aot to .wasm as a custom section named "aot" (#2933) 2024-01-02 10:30:41 +08:00
binarydump-tool Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
pick-up-emscripten-headers Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
trans-jitted-func-name Fix a bug that appends '_precheck' to aot_func (#2936) 2023-12-28 22:38:12 +08:00
wamr-ide VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00