← Back to context Comment by xena 7 hours ago go:generate is done at dev time, not at build time. 1 comment xena Reply cookiengineer 7 hours ago Actually bindings are usually generated like that, at build time (though with a build cache that nobody knows how it corrupts all the time).Examples that come to mind: webview/webview, webkit, cilium/ebpf and most other CGo projects that I have seen.
cookiengineer 7 hours ago Actually bindings are usually generated like that, at build time (though with a build cache that nobody knows how it corrupts all the time).Examples that come to mind: webview/webview, webkit, cilium/ebpf and most other CGo projects that I have seen.
Actually bindings are usually generated like that, at build time (though with a build cache that nobody knows how it corrupts all the time).
Examples that come to mind: webview/webview, webkit, cilium/ebpf and most other CGo projects that I have seen.