HashLink 1.13
This new version of HashLink VM includes the following changes:
- support for CArray (contiguous memory array of objects)
- support for
@:packed
(requires latest Haxe) : declare an object field like in C struct - improved GC performances
- completed int64 support, including int64 maps
- added DirectX12 support
- added SDL/DX mouse handle API (by @Yanrishatum)
- added named threads support + debugger support
- ... and many additional changes
Full Changes 1.12...1.13