onlinepersona to Programmer HumorEnglish · 10 months agoProbably the wrong meme formatimagemessage-square68fedilinkarrow-up1180arrow-down165file-text
arrow-up1115arrow-down1imageProbably the wrong meme formatonlinepersona to Programmer HumorEnglish · 10 months agomessage-square68fedilinkfile-text
minus-squarelil@lemy.lollinkfedilinkarrow-up3arrow-down1·10 months agoI want webpages to be open source, not compiled. That’s why I dislike WASM
minus-squareRikj000@discuss.tchncs.delinkfedilinkEnglisharrow-up6·10 months agoWASM projects can be open source, just like Android apps can be. However in both instances the compiled versions of it are not easily readable. Also you can validate binaries against a shasum to ensure no tampering has happened with them.
I want webpages to be open source, not compiled. That’s why I dislike WASM
WASM projects can be open source,
just like Android apps can be.
However in both instances the compiled versions of it are not easily readable.
Also you can validate binaries against a shasum to ensure no tampering has happened with them.