This project looks interesting to me, it it possible to compile ts code into so/dylib for Android or iOS?
I've an Unity game project targeting Android/iOS, with TypeScriptToLua as the scripting language. It's facing performance issue and I'd like to AOT compile it into native code.
This project looks interesting to me, it it possible to compile ts code into so/dylib for Android or iOS?
I've an Unity game project targeting Android/iOS, with TypeScriptToLua as the scripting language. It's facing performance issue and I'd like to AOT compile it into native code.