Skip to content

feat(bindings): update Go prebuilt libs for v0.2.4 - #17

Merged
3leapsdave merged 1 commit into
mainfrom
go-bindings/v0.2.4
Aug 21, 2026
Merged

feat(bindings): update Go prebuilt libs for v0.2.4#17
3leapsdave merged 1 commit into
mainfrom
go-bindings/v0.2.4

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Go Bindings Update

This PR updates the prebuilt FFI libraries for the Go bindings to:
v0.2.4

Merge this PR BEFORE tagging so the release tag includes prebuilt libs and go get works.

Platforms Updated

  • linux-amd64 (glibc)
  • linux-amd64-musl
  • linux-arm64 (glibc)
  • linux-arm64-musl
  • darwin-amd64
  • darwin-arm64
  • windows-amd64

Shared Libraries (opt-in)

Prebuilt shared libraries for the ipcprims_shared build tag:

  • linux-amd64 (glibc): libipcprims_ffi.so
  • linux-arm64 (glibc): libipcprims_ffi.so
  • linux-amd64-musl: libipcprims_ffi.so
  • linux-arm64-musl: libipcprims_ffi.so
  • darwin-amd64: libipcprims_ffi.dylib (install_name: @rpath/...)
  • darwin-arm64: libipcprims_ffi.dylib (install_name: @rpath/...)
  • windows-amd64: ipcprims_ffi.dll + libipcprims_ffi.dll.a

Testing

After merging:

cd bindings/go/ipcprims
go test -v ./...

Auto-generated by Go bindings prep workflow for v0.2.4

@3leapsdave
3leapsdave merged commit 4ba50a2 into main Aug 21, 2026
25 checks passed
@3leapsdave
3leapsdave deleted the go-bindings/v0.2.4 branch August 21, 2026 18:46
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