haxe.org icon indicating copy to clipboard operation
haxe.org copied to clipboard

Target list should be updated

Open Aurel300 opened this issue 5 years ago • 3 comments

https://haxe.org/documentation/introduction/compiler-targets.html

PHP 7 is now the only PHP we support, we should add a "discontinued" note to the PHP row and rename the target to PHP 5. I'm guessing AS3.0 will soon have a similar note.

There are also more details we could put in the table:

  • supports threading?
  • can it be debugged and stepped through nicely?
  • UTF-16?

Aurel300 avatar Jun 17 '19 19:06 Aurel300

Also, JVM.

Gama11 avatar Jun 17 '19 19:06 Gama11

And maybe Eval deserves a mention too?

Gama11 avatar Jun 17 '19 19:06 Gama11

Maybe we should merge this one in there too https://github.com/HaxeFoundation/haxe#version-compatibility

markknol avatar Jun 18 '19 11:06 markknol

Fixed by https://github.com/HaxeFoundation/haxe.org/pull/408.

ibilon avatar Nov 13 '23 14:11 ibilon