Hi there,
This isn't meant to be a thread about why C3 doesn't have native exports. I love C3 and the way it works. I have question more for curiosity sake.
Some other engines have native exporters. What does that mean exactly? Do they just export their code to C++ and wrap their code for whatever engine they are using. I know this important for desktop, but what about mobile. I know that you can use C++ libraries on both Android and iOS, but is it what these engines are doing?