Closed jsfan3 closed 2 months ago
Hi. Sorry, I don't fully understand your question. Do you mean something like "does TeaVM support bytecode version more than 8"? TeaVM supports source bytecode for Java up to 21 and it requires at Java 11 to run compiler.
You answered my question, thank you.
I am starting my first project from scratch with TeaVM. I am not sure about the level of bytecode compatibility. This is my pom.xml: are the maven.compiler.source and maven.compiler.target options correct and necessary?