Flash packager can't Adobe Packager for iOS: Bundling native iOS code together with Flash?
Could Haxe do it ?
Flash packager can't Adobe Packager for iOS: Bundling native iOS code together with Flash?
Could Haxe do it ?
Yes, this is definitely possible!
NME has support for C, C++, Objective-C and Java code extensions. It is pretty easy to wire it up, so you can call it in Haxe just like any other method.
Here are some example extensions: