<div dir="ltr"><div>Hi all,</div><div><br></div><div>At the moment the Go bindings to LLVM (which are mostly based on the C bindings) appear to be largely unmaintained.</div><div>At the same time, the main user of these bindings within the LLVM repository (llgo) has been removed a few months ago, so there isn't a real need for the bindings to stay within the LLVM project. However for a project I'm working on (TinyGo) I heavily depend on these bindings. In fact, for ease of development and because I didn't want to wait for patches to be merged to use them, I've <a href="https://github.com/tinygo-org/go-llvm">forked the LLVM bindings</a> while pulling in upstream changes and sending most local changes upstream.<br></div><div><br></div><div>I don't think the current situation is maintainable and would propose two possible ways forward:</div><div></div><div><ol><li>Remove the Go bindings from the LLVM monorepo and continue development outside the project.</li><li>Continue development within the LLVM monorepo. In which case someone would need to be prepared to review the occasional Go (and C) binding patch.</li></ol><div>I'm not sure what the usual process is for getting code maintainership and what the exact requirements for that are. However, if the bindings are kept I would be willing to take over maintainership of the Go and C bindings. Please note however that I am still relatively new to the LLVM project and I can't follow everything that is going on (at the moment, LLVM weekly is my main source of LLVM news). And if the Go bindings are removed that still leaves the question of who will maintain the C bindings.</div><div><br></div><div>So my question is now: what would be the best way forward for the Go bindings and who will take ownership of the (remaining) bindings?</div><div>For me, I would be fine with maintaining them outside the LLVM project, but perhaps there are reasons to keep them in-tree.<br></div></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><span style="font-size:12.8px">Ayke</span><br></div></div></div></div></div></div></div></div></div>