This new version of HashLink VM includes the following changes:
- improved very significantly GC performances by using prefetch and multiple mark threads
- reimplement CArray using native opcodes (requires Haxe 4.4+)
- dynobj fields are now correctly ordered in the order they were set
- added Prefetch and Asm opcodes (requires Haxe 4.4+)
- added Intel VTune support (JIT only)
- upgraded to PCRE2 for regular expressions
- ... and many additional changes and fixes
Full Changes 1.13...1.14