kevinresol / hxgenjs

Extensible JS generator for Haxe
57 stars 16 forks source link

Haxe4 enum as object #17

Closed kevinresol closed 5 years ago

kevinresol commented 6 years ago

https://github.com/HaxeFoundation/haxe/issues/7165

In particular, these lines have to be updated to match what is generated by the Haxe compiler:

https://github.com/kevinresol/hxgenjs/blob/79c2c94a5af2df670cc4228c3ad1674fff6aa7b3/src/genjs/generator/EnumGenerator.hx#L36