Skip to content

HashLink 1.14

Latest
Compare
Choose a tag to compare
@ncannasse ncannasse released this 01 Jan 17:02
· 77 commits to master since this release
03110f7

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