How can I add TeaVM to my existing libGDX project?

450 Views Asked by At

TeaVM is an alternate to GWT that compiles Java to byte code allowing for the usage of things like Scala and Kotlin, I am having a difficult time understanding the process of adding and running my libGDX project in TeaVM, I would greatly appreciate any assistance or directions on how to run the project after adding the dependencies into my build.gradle file. Thanks!

0

There are 0 best solutions below