Version 2.35.0 is finally out. I almost didn't manage to get the new version within the year. Life with a 2 year old toddler has definitely taken away a lot of the time I used to spend on AngelScript. But, I stay optimistic that I will soon be able to get back to spending a little more time on my projects.
The most notable change on this version is the addition of support for native calling conventions on Linux with arm64 CPUs. A big thanks goes out to Max Waine for contributing with this implementation. I'm hopeful others will now be able to help add support for other major platforms with arm64 CPUs, most notable iOS and Android.
The standard add-ons have also received some improvements, so that asrun is now a quite capable little tool for writing batch scripts. I use it myself in several different applications. Perhaps one day it will be common to see programs written directly in AngelScript.
Regards,
Andreas