Commit Graph

2 Commits

Author SHA1 Message Date
player-03
2cd7161bbe Don't expect Android extensions to use ndlls
I can't think of any practical reasons for an Android extension to compile an ndll. All of Android's system functions require Java, not C++, and you can get the speed of C++ just by writing Haxe code.

I surveyed several Android extensions on lib.haxe.org, and not one of them used ndlls when targeting Android.
2022-06-05 22:36:01 -04:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00