[fpc-pascal] [ANN] PascalScript for ARM64

Tobias Giesen tobiasgiesen at gmail.com
Sun Mar 29 19:59:16 CEST 2026


Hello,
I just wanted to quickly share the news that PascalScript can now run on ARM64 FPC targets,
tested on Linux and macOS. The new sources are on the remobjects PascalScript repository
on GitHub. This implementation uses native ARM64 assembly code.

There's also a CPU independent PascalScript implementation using the Rtti "Invoke" function, 
but the current version only compiles with Delphi, not FPC. It works on the new Delphi 13.1 
for Windows on ARM, for example, whereas the new ARM64 assembly code does not work 
with Delphi.

Cheers,
Tobias




More information about the fpc-pascal mailing list