bytecodealliance / wasm-micro-runtime

WebAssembly Micro Runtime (WAMR)
Apache License 2.0
4.98k stars 627 forks source link

Bump AOT_CURRENT_VERSION for WAMR 2.x (gc, memory64) #3880

Closed yamt closed 4 weeks ago

yamt commented 1 month ago

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

lum1n0us commented 4 weeks ago

LGTM