What do you need from ICP in 2024?

I’d love to see:

All IC

Motoko

  • Stable release of the incremental GC
  • Abstracted/enhanced stable memory (stable keyword means the data lives in stable memory at all times)
    • Ability to use this enhanced stable memory to easily interact with the full memory available to a canister (without needing to manage memory directly or use a specialized library like Region.mo)
4 Likes