Skip to content
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

Provide macOS and Windows prebuilt executables #3

Open
2 of 6 tasks
dahlia opened this issue Mar 2, 2022 · 1 comment
Open
2 of 6 tasks

Provide macOS and Windows prebuilt executables #3

dahlia opened this issue Mar 2, 2022 · 1 comment
Assignees

Comments

@dahlia
Copy link
Owner

dahlia commented Mar 2, 2022

From the readme which was written by me about 5 years ago:

I'm going to officially support executable binaries for other platforms if anyone asks. (I thought submark wouldn't be useful on other than Linux since the most of CI machines are Linux, but it might be wrong.)

At that time, running CI/CD on non-Linux platforms was quite over-engineering, or at least it was only reasonable for big popular projects or systems software projects.

However, over the last half decade, running CI/CD on all three major platforms (and even non-amd64 architectures) have became the tend. All those widely used CI/CD providers support Linux/macOS/Windows: GitHub Actions, CircleCI, Travis CI. It's apparently sort of norm today.

The following list contains all platforms and architectures desirable to provide prebuilt executables:

  • Linux (arm64)
  • macOS (Intel)
  • macOS (Apple Silicon)
  • Windows (Intel 64-bit)
  • Windows (Intel 32-bit)
  • Windows (ARM64)
@dahlia dahlia self-assigned this Mar 2, 2022
@dahlia
Copy link
Owner Author

dahlia commented Oct 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant