On Tue Jun 13 10:23:17 2023 +0000, Bernhard Kölbl wrote:
I honestly don't like the idea of adding a whole cs for just a single function. Maybe make this part of the statics iface?
I don't see a way of doing it since you need a forward decl of the cs to init the debug info part. or either: - we drop debug info - or more initialisation into a function called at DLL load time (or factory creation) So I wouldn't change it