wasm-micro-runtime/test-tools
YAMAMOTO Takashi 95edef3185
Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880)
* Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64)

Maybe it's too late because we have already made a few releases
since then.
But this might still help users who haven't upgraded to WAMR 2.x yet.
Also, for the purpose of the versioning, it's safer to bump
needlessly than missing necessary bumps.

Fixes https://github.com/bytecodealliance/wasm-micro-runtime/issues/3837

* test-tools/aot-analyzer/include/config.h: bump AOT_CURRENT_VERSION
2024-10-29 11:26:06 +08:00
..
addr2line addr2line.py: Support sourceMappingURL section produced by emcc (#3302) 2024-04-12 11:43:40 +08:00
aot-analyzer Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) (#3880) 2024-10-29 11:26:06 +08:00
append-aot-to-wasm append_aot_to_wasm.py: Add --ver-str option to emit more info in custom section name (#3398) 2024-05-08 18:06:54 +08:00
binarydump-tool Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
dynamic-aot-debug Support dynamic aot debug (#3788) 2024-09-18 11:02:10 +08:00
flame-graph-helper Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
ip2function Implement option for skipping function index in the callstack (#3785) 2024-09-11 16:08:37 +08:00
pick-up-emscripten-headers Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
wamr-ide Fix test-wamr-ide CI failure (#3485) 2024-05-30 14:08:18 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00