|
|
|
|
|
by scarface74
2275 days ago
|
|
Packages with native dependencies already require a recompile to run between Windows and Linux. Right now, I write Python scripts on a Windows laptop, push the changes and the build server (well actually a Linux Docker container using AWS CodeBuild) builds and deploys the package to Linux servers. Apple already has an x86 build chain that cross compiled to ARM. |
|