remobjects / pascalscript

pascalscript
Other
447 stars 178 forks source link

ARM64 support #243

Open FactorHUN opened 3 years ago

FactorHUN commented 3 years ago

Are there any plans to support aarch64 architecture? It'd be very nice to have PascalScript usable with android 64 bit projects (mostly because of 64 bit requirement of Google Play Store).

superflexible commented 7 months ago

I would really need Aarch64 support too, mostly for arm64 on macOS. I wonder how hard it is to implement it?

Or maybe a CPU independent fallback implementation for unsupported CPUs?