Closed lwshang closed 4 months ago
SDK-1758
The 32-bit stable memory API are deprecated. They will trap when the stable memory exceeds 4 GiB.
Now ic-cdk only provide Rust API which deal with 64-bit stable memory addresses.
ic-cdk
api/stable/tests.rs
SDK-1758
Description
The 32-bit stable memory API are deprecated. They will trap when the stable memory exceeds 4 GiB.
Now
ic-cdk
only provide Rust API which deal with 64-bit stable memory addresses.How Has This Been Tested?
api/stable/tests.rs
Checklist: