Compiling julia code into static binary

Hey everyone,

I have a program that uses julia modules and I would like to generate a binary that could be used independently.

I have seen some posts on the matter that don’t give me the solution I am looking for and start being old. Is there a way to compile julia code into a binary file now in Julia?

Thank you for your answers!