Hacker News new | ask | show | jobs
by TazeTSchnitzel 1940 days ago
It seems a bit disconcerting that the hello world JS example has code for an array iterator in the output, despite never using arrays. Any idea why that is?
1 comments

There's an open issue about this: https://github.com/HaxeFoundation/haxe/issues/9185