exaloop / codon

A high-performance, zero-overhead, extensible Python compiler using LLVM
https://docs.exaloop.io/codon
Other
13.97k stars 499 forks source link

Is it support linux on arm64/arm32? #101

Open izyhme opened 1 year ago

izyhme commented 1 year ago

Is it support linux on arm64/arm32?

inumanag commented 1 year ago

We do not build binaries for it (yet), but it should work if you compile it from the source.

matze19999 commented 1 year ago

Is it support linux on arm64/arm32?

I've compiled the libraries for Linux/arm64. I can upload them when you wan't.

I got these binaries in the build folder. Does smb know how I can use them system wide?