Under the hood, a Cargo project will be generated and built (with the Cargo output hidden unless compilation fails or the -c/--cargo-output option is used). <br><strong>The first invocation of the script will be slower as the script is compiled</strong> <br>- subsequent invocations of unmodified scripts will be fast as the built executable is cached.