onlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 2 years ago"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netexternal-linkmessage-square21linkfedilinkarrow-up161arrow-down115file-text
arrow-up146arrow-down1external-link"No way to prevent this" say users of only language where this regularly happens - 07/01/2024xeiaso.netonlinepersona@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square21linkfedilinkfile-text
minus-squarefuzzzerd@programming.devlinkfedilinkEnglisharrow-up2arrow-down1·2 years agoI’m sure there are projects covering those areas written in JavaScript.
minus-squareOutsideNo1877@programming.devlinkfedilinkarrow-up6·2 years agoJust because you can doesn’t mean you should and i hope that is not a thing
minus-squareechindod@programming.devlinkfedilinkarrow-up4·2 years agoOh gawd. That would be so horrible! Is there a project o compile JavaScript to bytecode? With like LLVM? There must be, but I haven’t heard of it. I shouldn’t even say anything because I will be better off pretending it doesn’t exist.
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up1·1 year agoJust bundle a JavaScript interpreter with the JavaScript code. No need to compile JavaScript.
I’m sure there are projects covering those areas written in JavaScript.
Just because you can doesn’t mean you should and i hope that is not a thing
Oh gawd. That would be so horrible! Is there a project o compile JavaScript to bytecode? With like LLVM? There must be, but I haven’t heard of it. I shouldn’t even say anything because I will be better off pretending it doesn’t exist.
Just bundle a JavaScript interpreter with the JavaScript code. No need to compile JavaScript.