4hg4ufxhy 10 hours ago

The bindings are inefficient doing excessive cloning. But if performance is not a concern then its fine.

  • no_wizard 5 hours ago

    Couldn’t you manually edit after generating so you could thereby optimize the code as needed?

cadamsdotcom 15 hours ago

Thanks! Anywhere you hit issues?

  • lukax 10 hours ago

    Not really. But I didn't use async (was not supported yet when I started using it).

    Bindings were easy, everything else (building, linking,...) was a bit pain to setup because there no good examples.