go-sqlite3
go-sqlite3 copied to clipboard
Add build tags to support both x86 and ARM compilation on macOS
Fix for #1068
Changes
- Introduce
arm64andamd64build tags - Appropriate changes in documentation
@mattn Do you know if GitHub has any M1/M2 build agents we could add to the workflow? https://github.com/mattn/go-sqlite3/blob/master/.github/workflows/go.yaml
No I don't.
@mattn Do you know if GitHub has any M1/M2 build agents
Issue is still open. Looks like it's in plans but not there yet.
Hey folks! I'm wondering if any progress there?
I've resolved the conflict in README.md.