lib.haxe.org

ngate

Native Gateway is a series of macro scripts and tools that adds facilities to communicate and interface with native code, either via neko/hxcpp cffi or even by linking directly to dlls, without needing any external glue code.
Version
0.0.1
Owner
waneck
License
BSD

History

  • 2011-10-15 22:48:50
    0.0.1
    Initial version. Only offers support to have native cpp code in hxcpp, auto cffi builds, and nme's forked build tool. It is currently alpha, it is not stable and not ready for production.