-
Has anyone achieved this successfully using the llvm-toolchain functionality? I'm wondering if it's possible to cross compile a native image for MacOS from Linux, for example. |
Beta Was this translation helpful? Give feedback.
Answered by
alina-yur
Feb 4, 2022
Replies: 1 comment
-
Hi @perezd, the cross-compilation work and current limitations are is discussed in this issue: #407 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alina-yur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @perezd, the cross-compilation work and current limitations are is discussed in this issue: #407
One thing you could probably look at is using GitHub actions, if that's an option in your setup: https://recursive.codes/blog/post/1540