clj-easy / graal-docs

Scripts and tips to get Clojure latest working with GraalVM latest
Eclipse Public License 1.0
387 stars 20 forks source link

Add "Static linking with musl" section #50

Closed thiagokokada closed 3 years ago

thiagokokada commented 3 years ago

This is the documentation of some of the lessons we had at https://github.com/babashka/babashka from compiling it with musl C library.

thiagokokada commented 3 years ago

CC @lispyclouds @borkdude