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
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.
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?
Any chance to add support for ARM?
I'm working on a Raspberry PI and this would really simplify my workflow.
The text was updated successfully, but these errors were encountered: