mrousavy / nitro

🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
https://nitro.margelo.com
MIT License
598 stars 15 forks source link

fix: Fix callbacks with arguments in Swift #105

Closed mrousavy closed 2 months ago

mrousavy commented 2 months ago

bridging std::functions to Swift is everything but easy.

This shit requires a ton of effort to bridge over