(Skia) Submit project to bindbc?

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Thu Jun 3 11:42:05 UTC 2021


On Thursday, 3 June 2021 at 11:35:32 UTC, evilrat wrote:
> Unfortunately it is still sucks because it uses STL, and there 
> is tons of junk in it.  Maybe if I could just strip produced 
> garbage and take only what is used (atomics, unique_ptr, 
> strings, etc..., but not all those extra functions) it will 
> work.

So maybe it is better to write an abstraction layer in C++ that 
can be used directly from D.

Other than that, Skia is a good test case for D's C++ support.





More information about the Digitalmars-d mailing list