@windsheep@infosec.exchange
One of the advantages of #Nuitka (#python native compiler) over #graal (JVM AoT or native compiler) is that reflection and functional programming are better handled.
Both solutions offer performance and deployment benefits. I can easily put the compiled binary images into distroless containers.