haxe_in_haxe icon indicating copy to clipboard operation
haxe_in_haxe copied to clipboard

Current known problems

Open elnabo opened this issue 7 years ago • 0 comments

In case future self / someone is motivated enough to fix them

  • Type.T get assigned to null in nodejs compiler, might be .bind related
  • Analzyer generate different typed expr than base compiler (e.g. create temp variable in neko.Lib.load)
  • -D use-nekoc generate invalid .n file in Hello world (may be related to previous problem)
  • Compiler compiled in neko is slow
  • Std may not be found without environnement variables

elnabo avatar Mar 30 '18 07:03 elnabo