You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure I can fix it relatively quickly, but I don't have the bandwidth to handle this right now, could you wait a little longer? If the response is slow, don't hesitate to ping as needed. or, if you open a PR, I will take the time to review it.
it should be pretty easy to check that platform is either x86 or x86_64, but installing the arm version may be more difficult given that they do not distribute a binary for it.
After a bit of research it seems like cross compilation is needed for it to work.
Maybe a pre-compiled/cross-compiled version could be distributed here as a bootstrap and then used to compile the latest version from source ?
Results in an error .asdf/installs/crystal/0.33.0/bin/shards: cannot execute binary file: Exec format error
Can be reproduce on raspberry pi...
The text was updated successfully, but these errors were encountered: