On Sun, Mar 14, 2021 at 12:57 PM Elias Naur <m...@eliasnaur.com> wrote:

> > Eg. if you really need to hook at battle-tested C code that needs no 
> > further maintenance, you may try  https://github.com/minio/c2goasm
> > It lets you bootstrap fast, then you may aim at a proper rewrite.
> >
>
> A rewrite is one thing, maintenance is another. Do you have the
> resources to match those poured into SQLite or Harfbuzz?

Harfbuzz is C++ so until someone helps with converting it into pure C
it's off limits to ccgo. But it can handle SQLite already:
https://pkg.go.dev/modernc.org/sqlite. Passing more than 900k Tcl
tests that SQLite includes.

-- 
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/CAA40n-W708QLO-ei4VLR_AkMq-gJ3dm%3DsMC_Vzf_-nyzmyCMxQ%40mail.gmail.com.

Reply via email to