lysdexic@programming.devM to C++@programming.devEnglish · 1 year agoC++ Shell: a free online compilercpp.shexternal-linkmessage-square2fedilinkarrow-up17arrow-down11
arrow-up16arrow-down1external-linkC++ Shell: a free online compilercpp.shlysdexic@programming.devM to C++@programming.devEnglish · 1 year agomessage-square2fedilink
minus-squareAlmightySnoo 🐢🇮🇱🇺🇦@lemmy.worldlinkfedilinkarrow-up2arrow-down1·edit-21 year agoSo basically like Compiler Explorer (since the code is still compiled on the server) but with the produced binary running on your browser as it will be wasm code according to their “about” page: https://cpp.sh/about.html I still prefer Compiler Explorer to be honest.
minus-squarelysdexic@programming.devOPMlinkfedilinkEnglisharrow-up2·1 year agoI agree, Compiler Explorer is indeed a far better product which single-handedly popularized a killer feature.
So basically like Compiler Explorer (since the code is still compiled on the server) but with the produced binary running on your browser as it will be wasm code according to their “about” page: https://cpp.sh/about.html
I still prefer Compiler Explorer to be honest.
I agree, Compiler Explorer is indeed a far better product which single-handedly popularized a killer feature.