AARCH64

Started by
1 comment, last by WitchLord 1 week, 6 days ago

Hello,

I've had some success with AngelScript. It's a great product, many thanks to the contributors.

I'm working on a cross-platform project and need some scripting capabilities on AARCH64. I see there is some support for ARM and ARM64 calling conventions in the code. How thoroughly has it been tested? Are there any examples of it's use or limitations vs x64?

Many thanks,

David

Advertisement

The WIP version passes all the regression tests with native calling conventions on ARM64 on Linux, Mac, and Android. Although I'm not personally doing those testing as I do not personally have access to such environments.

I'm not aware of any limitations compared to x64.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

Advertisement