|
|
|
|
|
by Leotard6963
990 days ago
|
|
Yes, that's one of our motivations to build this std! The feature of generating go packages from C in `ffigen` still needs significant work to be done (mostly dealing with C calling conventions on different platforms), and the generated go package only works with dynamic libraries (as it uses the pragma `go:cgo_import_dynamic`). |
|