Sure, I will. The dyld package should work for dlsym C calls, however I don’t 
think it’s possible to do callbacks with the functionality runtime exposes 
(i.e. I am talking about API that sys/windows package provides).

So, yeah, while there is no need for Darwin dlopen in x/sys/unix, we still need 
callbacks for non-trivial code. And at this point adding Dlopen to sys may come 
in handy.

Either that, or there is a way to make a callback without Cgo that I don’t know 
about. I would be grateful for any hints.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/F6F40B11-B16E-4AB8-889C-2554918E2766%40icloud.com.

Reply via email to