[Extensions] PyInstaller does support cross-compilation
Open
area/extensions
ext-x
feature
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
When running `azd x build --all` for python, PyInstaller can't do cross-compilation. Azd is only creating multiple binaries for the host OS with the name of other OS.
Azd should probably fail for python extensions when running build --all and provide some guidance on how to set CI/CD to build binaries for each OS
Contributor guide
Assessment
This issue has not been assessed yet.