Hacker News new | ask | show | jobs
by cyberax 163 days ago
If you want to avoid Cgo, you can use https://github.com/ebitengine/purego or Goffi to call the native functions. It's a bit cursed, but works.