Native Mac APIs for Go ↦
MacDriver is a toolkit for working with Apple/Mac APIs and frameworks in Go
It’s made of 3 layers: bindings for Objective-C, framework packages like cocoa
/webkit
, and a bridge system that makes it easier to integrate with native macOS systems like menus, windows, etc, in a separate process. Lots to like here!
Discussion
Sign in or Join to comment or subscribe