Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binaries for ARM #16

Open
kmamal opened this issue Oct 9, 2017 · 2 comments
Open

Binaries for ARM #16

kmamal opened this issue Oct 9, 2017 · 2 comments

Comments

@kmamal
Copy link

kmamal commented Oct 9, 2017

Any chance to add support for ARM?
I'm working on a Raspberry PI and this would really simplify my workflow.

@dcodeIO
Copy link
Owner

dcodeIO commented Oct 9, 2017

Currently, compilation of binaries is not automated, but Binaryen recently started to cross-compile and I assume LLVM has ARM binaries (somewhere) as well. We could try these.

@kmamal
Copy link
Author

kmamal commented Oct 26, 2017

When I tried to use the prebuilt LLVM binaries I got errors from shared libraries. I ended up building LLVM and Binaryen from source on the Pi. This takes about 12 hours. I should be cross-compiling but I don't have a working linux system right now.

Want me to send you the binaries I built until you set up automated builds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants