|
|
|
|
|
by pjmlp
1831 days ago
|
|
Actually it is the other way around. https://github.com/ixy-languages/ixy-languages No wonder that M1 has specific architecture optimizations that help streamline ARC boilerplate code, while Swift 5.5 will bring more aggressive optimizations (disabled by default, because application can crash if weak/owned references are annotated improperly => WWDC 2021 talk) |
|
> No wonder that M1 has specific architecture optimizations that help streamline ARC boilerplate code
No it doesn't. I told you it didn't the last time you said this.