| I recently did a fairly large undertaking with TypescriptToLua. (Porting the Lua API + types of a major music DAW to TS types to make it possible to write type-checked scripts in JS/TS). The experience was mostly smooth, barring a few bumps of non-standard TS stuff. (It's also very actively developed) BUT, the community is amazing. They have a Discord server where the core devs are active and very helpful, they quickly and politely helped me fix the small issues I ran into. I never knew Haxe was capable of this, so I can't give a fair assessment, but now I am interested in trying it as well! ----- If you want to check out what I did: https://forum.cockos.com/showthread.php?t=247666 https://github.com/GavinRay97/reaper-with-typescript-starter https://i.imgur.com/yaoBDvb.gif |