top | item 35828283

(no title)

s17tnet | 2 years ago

HAXE also targets JVM [0] but it is not traditional.

https://haxe.org/manual/target-jvm-getting-started.html

discuss

order

chii|2 years ago

Interesting, i didnt realize haxe could generate bytecode directly, rather than generating source code (java), which would then be required to be compiled using the jdk.