ɐɥO to linuxmemes • 1 year agoI HATE electronlemmy.ohaa.xyzimagemessage-square174fedilinkarrow-up1592arrow-down151
arrow-up1541arrow-down1imageI HATE electronlemmy.ohaa.xyzɐɥO to linuxmemes • 1 year agomessage-square174fedilink
minus-square@[email protected]linkfedilink11•1 year agoThat’s because all the important bits in VSCode are reimplemented in C++
minus-square@[email protected]linkfedilink3•1 year agoYou 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-square@[email protected]linkfedilink4•1 year agoVSCode 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-square@[email protected]linkfedilinkEnglish3•1 year agoIt’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/