<FromGitter>
<Blacksmoke16> looks like `ARM 32-bit Linux (GNU libc, hardfloat)` is a tier 2 platform
<mps>
Blacksmoke16: I see, there is no musl in a list
<FromGitter>
<Blacksmoke16> possible it just needs added? guess you'd have to try and see how it goes
<mps>
well, maybe I will try
jmdaemon has joined #crystal-lang
jmdaemon has quit [Ping timeout: 260 seconds]
<mps>
hm, it could be cross compiled and linked but can't run on musl based arm32
taupiqueur2 has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 260 seconds]
taupiqueur1 has quit [Ping timeout: 252 seconds]
<FromGitter>
<vgramkris> Not an expert on HTTP stuff. Is there anyways the formdata posting example given here can be implemented with IO::Memory? https://crystal-lang.org/api/1.7.2/HTTP/FormData.html#:~:text=require%20%22http%22%0A%0AIO,body%7D%22%0Aend