https://internetcomputer.org/docs/building-apps/canister-management/resource-limits claims that
Wasm heap memory, per canister 4GiB
But isn’t WASM64 specifically to overcome this limit and create tera-sized canisters?
Is this limit value outdated?