Can update from WASM32 to WASM64?

I heard that in September there will be introduced WASM64 that is, as I remember, 400GB heap memory.

Can a canister be upgraded (like a usual upgrade, without data loss) from WASM32 to WASM64 (after WASM64 becomes supported)?

3 Likes

When it comes to wasm64, does the heap capacity per canister exceed 8GB?
@ulan