Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cgo requirements on macOS #51

Open
xiebruce opened this issue Aug 13, 2023 · 2 comments
Open

Remove cgo requirements on macOS #51

xiebruce opened this issue Aug 13, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@xiebruce
Copy link

I believe go is a powerfull language and believe that go itself can get the clipboard contents, using cgo is not go anymore.

@changkun
Copy link
Member

removing Cgo on macOS is even more complicated than #25

There is a promising project https://github.com/ebitengine/purego but there is no clear practice on what should we do to remove the cgo requirement.

PR welcome.

@changkun changkun added the help wanted Extra attention is needed label Aug 13, 2023
@xiebruce
Copy link
Author

maybe this article can help: https://blog.webp.se/golang-libvips-cgo-en/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants