Compile Crystal without Crystal

Hi guys, I have a question. Is there anyway to build crystal without the crystal compiler ?

I am asking this because I am actually testing the musl integration in my project, and if I try to build crystal with a prebuilt binary, it fail because of some missing call from the Glibc. How can I do ?

There are binaries for Alpine Linux (based on musl). Just load up a docker image with Alpine and you should be good to go. Use the docker img as your build server and then test the code on your other musl based OS .

Link to Crystal Apk

Package index - Alpine Linux packages