@MatRopert To properly manage this, a language should allow you to manage/query stride, besides size and alignment.
Swift is the only language that I know which does this.
@tsoding The rank is based on searches. There certainly is a correlation between them and use, but you must view it as "What are most people struggling with". If you make a language so good that nobody ever has any issues with it, it won't make TIOBE, even if everyone starts using it
Here is a 72-byte alphanum MD5 collision with 1-byte difference for fun:
md5("TEXTCOLLBYfGiJUETHQ4hAcKSMd5zYpgqf1YRDhkmxHkhPWptrkoyz28wnI9V0aHeAuaKnak")
=
md5("TEXTCOLLBYfGiJUETHQ4hEcKSMd5zYpgqf1YRDhkmxHkhPWptrkoyz28wnI9V0aHeAuaKnak")
@rhythmose@YossiKreinin If rust is close enough to "no UB", then Javascript is close enough in perf.
But if you're looking for a good balance of the three, you might wanna check out swift or nim, or crystal, or even C#
@madskristensen 1. Can't inherit configs from launch.vs.json
2. No text search for startup items
3. No text search for targets in targets view
4. Can't save state of "Show all files" in solution explorer