@[email protected] to linuxmemes • 1 year agoSorry... I'm dumb when it comes to crosscompiling 🤷lemmy.dbzer0.comimagemessage-square25fedilinkarrow-up1426arrow-down112
arrow-up1414arrow-down1imageSorry... I'm dumb when it comes to crosscompiling 🤷lemmy.dbzer0.com@[email protected] to linuxmemes • 1 year agomessage-square25fedilink
minus-squareDarkrailinkfedilink12•1 year agoI was able to use this guys docker image and tool in order to cross compile my Rust programs in the past. They were very simple programs so I dont know how well it works for larger projects. https://github.com/Jake-Shadle/xwin
minus-square@[email protected]linkfedilink3•1 year agoI heard recently that you can use the zig compiler to cross compile rust programs.
minus-square@[email protected]OPlinkfedilink3•1 year agoYou could even cross-compile from musl… very cool 👍!
I was able to use this guys docker image and tool in order to cross compile my Rust programs in the past. They were very simple programs so I dont know how well it works for larger projects.
https://github.com/Jake-Shadle/xwin
I heard recently that you can use the zig compiler to cross compile rust programs.
You could even cross-compile from musl… very cool 👍!