emojicode / emojicode

😀😜🔂 World’s only programming language that’s bursting with emojis

Home Page:https://emojicode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add ARM support

ribosomerocker opened this issue · comments

⭐️ Proposed change

Please clearly describe what your feature does. Don’t make this very general! Don't be afraid, be precise and concrete. emojicodec does not work and fails with the error bash: /usr/local/bin/emojicodec: No such file or directory on my ARM machine and im hypothesising its because i installed the (only) 86_64 binaries.

🤔 Rationale

Why are you proposing this? What kind of problem does this feature solve?

i have a machine that runs on arm64, and i am not able to run any file i have because i am unable to find any binaries that suit my device

commented

ARM is should work just fine. Have you tried compiling on your ARM machine as described here: https://github.com/emojicode/emojicode#-building-locally?