Oha@lemmy.ohaa.xyz to linuxmemes@lemmy.world · il y a 3 ansI HATE electronlemmy.ohaa.xyzimagemessage-square173fedilinkarrow-up1585
arrow-up1585imageI HATE electronlemmy.ohaa.xyzOha@lemmy.ohaa.xyz to linuxmemes@lemmy.world · il y a 3 ansmessage-square173fedilink
minus-squarecrispy_kilt@feddit.delinkfedilinkarrow-up11·il y a 3 ansThat’s because all the important bits in VSCode are reimplemented in C++
minus-squareSuperSpruce@lemmy.mllinkfedilinkarrow-up3·il y a 3 ansYou can use C++ for web technology instead of JavaScript? I’m taking a class in C++ right now so I’d be happy to swap janky JavaScript for pedantic but speedy C++ in new projects.
minus-squarecrispy_kilt@feddit.delinkfedilinkarrow-up3·il y a 3 ansVSCode is a desktop app, hence using real languages is easy. For websites there is webassembly. Try this: https://www.rust-lang.org/what/wasm
minus-squareb_crussin@programming.devlinkfedilinkEnglisharrow-up2·il y a 3 ansIt’s getting there! https://webassembly.org/
That’s because all the important bits in VSCode are reimplemented in C++
You can use C++ for web technology instead of JavaScript? I’m taking a class in C++ right now so I’d be happy to swap janky JavaScript for pedantic but speedy C++ in new projects.
VSCode is a desktop app, hence using real languages is easy. For websites there is webassembly. Try this: https://www.rust-lang.org/what/wasm
It’s getting there!
https://webassembly.org/