kevva / elm-bin

elm-platform bin-wrapper that makes it seamlessly available as a local dependency
MIT License
18 stars 5 forks source link

Please add a 32 bit version of Elm #36

Open eeue56 opened 8 years ago

eeue56 commented 8 years ago

It's becoming such a large issue that I'm encountering people who use 32 bit Linux who can't install Elm because there's no 32 bit in this package. If elm is installed via a package.json for a web project, then it will just not work on 32 bit machines, preventing those developers from proceeding.

As packages like this start to rely more and more on this package, it's vital that you add a version for as many platforms as possible where Elm compiles.

If there's anything I can do to help this along, let me know and I'll try and help out.

jvoigtlaender commented 8 years ago

See https://github.com/kevva/elm-bin/issues/21#issuecomment-145648057 (and probably close this issue here as a duplicate).

eeue56 commented 8 years ago

It might be good to keep this one open for now until a 32 bit version is added, to make it clear that the issue is that a 32 bit version doesn't exist. But feel free to close it if it feels unnecessary.

passy commented 8 years ago

@eeue56 Sure, let's keep it here until it's addressed.