Op 1-7-2024 om 10:33 schreef Mattias Gaertner via fpc-devel:

FPC has JIT backends like JVM.

But that is just the backend, FPC still works only at compile time, so no JIT at runtime possible. Is it?

Hmm, yes. You could maybe interface to the JVM and compile java that way. But I don't even know that is possible, i.e. if every Java VM can actually compile Java (rather than only bytecode), let alone that that wouldn't be FPC code.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to