It is always good to know what is going on under the hood. Here is a tutorial for Swift Memory usage.
Tibor Bödecs explains “how Swift manages, stores and references various data types and objects using a memory safe approach”.
https://theswiftdev.com/memory-layout-in-swift/
Related article: https://theswiftdev.com/unsafe-memory-pointers-in-swift/
No comments:
Post a Comment