Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Clojure でプログラムを作成し、leiningen を使用して、それをsomething.jar、something-standalone.jar 、およびcore.class、core$_main.classなどのすべてのクラスを含むフォルダーにコンパイルし、その他すべての優れたものを作成しました。
.jar ファイルは正常に動作しますが、jvm の起動オーバーヘッドを削減する必要があります。
ネイルガンで実行するにはどうすればよいですか?