HaxeFoundation / haxe

Haxe - The Cross-Platform Toolkit
https://haxe.org
6.03k stars 648 forks source link

[js] Use native maps when ES6 is enabled. #11698

Closed Apprentice-Alchemist closed 1 week ago

Apprentice-Alchemist commented 2 weeks ago

The implementation is from #10290 Closes #9303 Closes #7349

kLabz commented 21 hours ago

This changes IntMap behavior wrt for (item in map) order, which break Haxe LSP tests for example