Login
From:
Thomas Letan’s website
(Uncensored)
subscribe
Building Static Binaries for OCaml Projects · ~lthms
https://soap.coffee/~lthms/posts/OCamlStaticBinaries.html
links
backlinks
Roast topics
Find topics
Find it!
Building static binaries can come in handy. Most notably, when the time comes to distribute executables. Fortunately, building static binaries from OCaml projects can be achieved pretty easily, when you know what you are doing.