[ANN] PascalScript for ARM64

Tobias Giesen via fpc-pascal <[email protected]> Sun, 29 Mar 2026 19:59:16 +0200
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <[email protected]>
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


_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal