Published April 29, 2026
| Version 1.0
Preprint
Open
Embedded Dylib: A Distribution-Ready Pattern for Pure-Go Bindings to Native macOS Frameworks
Authors/Creators
Description
Zero cgo, universal binary, go get and run - purego + //go:embed + a synchronous Objective-C shim. Two production libraries shipped in 13 hours; 81 tests, 0 lint warnings. A template for reclaiming Go's macOS Layer 1.
Files
embedded-dylib.pdf
Files
(874.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:af90342ebc9dd5b247f3fa488d909399
|
874.0 kB | Preview Download |
Additional details
Related works
- Is supplemented by
- Software: https://github.com/LocalKinAI/sckit-go (URL)