nyan icon indicating copy to clipboard operation
nyan copied to clipboard

Integraton into non-c++ languages

Open SlashScreen opened this issue 7 months ago • 4 comments

Nyan seems to rely on std::shared_ptr; is it possible to create a wrapper around nyan that can be used via the C ABI with other languages as a dynamic library?

SlashScreen avatar Mar 13 '25 21:03 SlashScreen