State of the Go API Bindings #3591
Unanswered
steve-rodrigue
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
I think there is interest, and if you use IDL to generate Go bindings the effort won't be wasted since Go bindings will be in main repo. See how bindings for other languages is done here (bindings-*.lua files): |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening!
I wanted to use bgfx for a project of mine, I was planning to use the Go API bindings ( https://github.com/james4k/go-bgfx ) but it seems the project have been abandoned; the last commit was 12 years ago.
Is there any interest in having working bgfx go bindings in the community? If yes, I'd like to contribute and build its bindings. Since the initial project is 12 years old, I would start from scratch.
Are you guys interested in having working go bindings for bgfx?
Thanks in advance,
Steve
Beta Was this translation helpful? Give feedback.
All reactions