Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Enable SMT when GOARCH == amd64 (#562)
I have done this very simply for now as this is the only setting I have so far found which is not supported on ARM. If/when I find there are more features which vary based on architecture we can make this more elaborate, but for now this will work for us.
- Loading branch information