Skip to content

feat: support cross-compilation to Windows #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 13, 2023
Merged

feat: support cross-compilation to Windows #99

merged 8 commits into from
Jul 13, 2023

Conversation

aherrmann
Copy link
Owner

  • add the x86_64-windows target platform
  • add the aarch64-windows target platform
  • Test coff file machine type for x86_64-windows
  • Test target platform transition for windows
  • Test target dependend output file extension
  • Add utilities to parse Zig (LLVM) triplets
  • Derive output file extension from target os
  • Update generated files

@aherrmann aherrmann enabled auto-merge July 13, 2023 18:46
@aherrmann aherrmann merged commit f2347a0 into main Jul 13, 2023
@aherrmann aherrmann deleted the windows branch July 13, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant