closure icon indicating copy to clipboard operation
closure copied to clipboard

Generate closure externs from Haxe classes

Open back2dos opened this issue 8 years ago • 1 comments

There should be some way to generate closure externs from Haxe classes:

  • selected Haxe externs (for 3rd party libs, but not for js.html and such)
  • exposed Haxe classes

back2dos avatar Aug 01 '17 13:08 back2dos

I'm just trying to connect the dots: Could this project somehow help with this? https://github.com/nadako/hxtsdgen

derRaab avatar Oct 19 '18 10:10 derRaab