Hashlink Versions Save

A virtual machine for Haxe

1.5

6 years ago

Major changes:

  • More debugger support
  • Completed x64 support
  • Added ui_choose_file on Windows
  • Android / iOS support

Full Changes https://github.com/HaxeFoundation/hashlink/compare/1.4...1.5

1.4

6 years ago

Major changes:

  • Adds JIT x86-64 support
  • Initial work on native JIT debugger
  • Better support for consoles (PS4/Switch/Xbox in progress)
  • Bytecode V3 (debugger support - requires Haxe 4.0 preview 3+)

Full changes https://github.com/HaxeFoundation/hashlink/compare/1.3...1.4

1.3

6 years ago

Compatible with Haxe-4.0-preview 3

  • added DirectX pad support
  • added ARM / OSX native compilation support with HL/C
  • added native MD5/SHA1
  • various fixes

Full changes https://github.com/HaxeFoundation/hashlink/compare/1.2...1.3

1.2

6 years ago

Compatible with Haxe 4.0-preview:

  • added libUV partial support
  • added DirectX support
  • separate SDL and OpenAL support
  • make gc more precise
  • many fixes and improvements

Full changes https://github.com/HaxeFoundation/hashlink/compare/1.1...1.2

1.1

7 years ago

Compatible with Haxe 3.4 final release

  • better native compilation (split C files)
  • added openal support
  • added ogg/vorbis support
  • more GL support
  • added ssl support
  • started debugger
  • memory dump analysis tools

Full changes https://github.com/HaxeFoundation/hashlink/compare/1.0...1.1

1.0

7 years ago

To be used with Haxe 3.4-RC1