I’ve had success following these instructions github.com/clj-easy/gra...
Essentially you just build an uber jar and then compile that to a binary with the native-image tool.
1 year ago
3
0
1
0
I’ve had success following these instructions github.com/clj-easy/gra...
Essentially you just build an uber jar and then compile that to a binary with the native-image tool.