-
Notifications
You must be signed in to change notification settings - Fork 1
Could you expand on reverse bindings? #1
Copy link
Copy link
Open
Description
In the summary of your talk you mention using reverse bindings, I have been attempting this (calling back into java from go) but I can't seem to get the formula right. David Crawshaw in a discussion thread (https://groups.google.com/forum/#!topic/Golang-Nuts/DRpXR6P-eG8) explains how to do it but I can't get it to work.
Would you highlight where this is done in your example code?
Thanks,
Will
Summary
- Use Go Mobile to share non-trivial Go across mobile platforms Android/iOS.
- Use the reverse bindings with care; they're still experimental.
- Look out for reference cycles, when references cross the language barriers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels