Jeena@piefed.jeena.net to Programmer HumorEnglish · 19 hours agoBefore and after programmingpiefed.jeena.netimagemessage-square102fedilinkarrow-up1415arrow-down154
arrow-up1361arrow-down1imageBefore and after programmingpiefed.jeena.netJeena@piefed.jeena.net to Programmer HumorEnglish · 19 hours agomessage-square102fedilink
minus-squareHiddenLayer555linkfedilinkEnglisharrow-up1·edit-26 hours agoDoes Java have an elegant way of compiling to native machine code now? Genuinely asking.
minus-squarekameecoding@lemmy.worldlinkfedilinkarrow-up2·1 hour agoNot java itself, but GraalVM can do this https://www.graalvm.org/latest/reference-manual/native-image/ I can’t confidently tell you it’s production ready as I have never used it myself.
Does Java have an elegant way of compiling to native machine code now? Genuinely asking.
Not java itself, but GraalVM can do this https://www.graalvm.org/latest/reference-manual/native-image/
I can’t confidently tell you it’s production ready as I have never used it myself.