Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoJavaScriptsh.itjust.worksimagemessage-square86fedilinkarrow-up1759
arrow-up1759imageJavaScriptsh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square86fedilink
minus-squareMaggiWuerze@feddit.delinkfedilinkarrow-up4·1 year agoDoes WASM do DOM manipulation nowadays?
minus-squareintensely_human@lemm.eelinkfedilinkarrow-up3·1 year agoJust use javascript and don’t try to add {} to [].
minus-squareObstreperousCanadian@lemmy.calinkfedilinkEnglisharrow-up3·1 year agoDoesn’t look like it, unfortunately. But it’s planned. Kotlin can also compile to JavaScript with DOM manipulation. I’ve not tried either scenario, myself.
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up2·1 year agoKotlin -> JavaScript would work. I assume there must be a Python version of that as well.
minus-squareMaggiWuerze@feddit.delinkfedilinkarrow-up2·1 year agoI can’t wait for the day I can use something like Kotlin to write Frontend code. Maybe there’ll be something like vue or react build on it
minus-squarerooroo@feddit.delinkfedilinkarrow-up1·1 year agoYou could use Java ages ago and it was, very rightly so, abandoned.
minus-squareMaggiWuerze@feddit.delinkfedilinkarrow-up1·1 year agoYou meanbJavaFX? Yeah the web version of it never was great
minus-squarerooroo@feddit.delinkfedilinkarrow-up1·1 year agoEven worse, I’m old enough to have used GWT at some point.
Does WASM do DOM manipulation nowadays?
Just use javascript and don’t try to add {} to [].
Well, you never try to.
Doesn’t look like it, unfortunately. But it’s planned. Kotlin can also compile to JavaScript with DOM manipulation. I’ve not tried either scenario, myself.
Kotlin -> JavaScript would work. I assume there must be a Python version of that as well.
I can’t wait for the day I can use something like Kotlin to write Frontend code. Maybe there’ll be something like vue or react build on it
You could use Java ages ago and it was, very rightly so, abandoned.
You meanbJavaFX? Yeah the web version of it never was great
Even worse, I’m old enough to have used GWT at some point.
shudder