Giter Site home page Giter Site logo

Apple Silicon Support about saw HOT 2 CLOSED

tylerbrock avatar tylerbrock commented on May 16, 2024
Apple Silicon Support

from saw.

Comments (2)

TylerBrock avatar TylerBrock commented on May 16, 2024

Great idea. The next time I have a moment to work on this project I will try to create an arm64 build.

from saw.

a-h avatar a-h commented on May 16, 2024

I took a look at this, and it looks like the .goreleaser project is already properly configured for Apple Silicon: https://github.com/TylerBrock/saw/blob/master/.goreleaser.yml

The circle.yml build process is using the latest golang:alpine build, and the latest version of goreleaser on each build. Go added support for ARM64 Macs in https://go.dev/doc/go1.16 - and goreleaser supports it, so I think it's just a case of getting a new build out.

To do this, I think the circle.yml needs updating since it's currently giving an error of required key [jobs] not found. I think it's a change made by Circle CI migrating to a new (V2) syntax, rather than anything changed in this repo.

But FWIW, you can install saw from source on my M1 Mac with go install github.com/TylerBrock/saw@latest

from saw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.