onlinepersona to Programmer HumorEnglish · 1 year agoProbably the wrong meme formatimagemessage-square66linkfedilinkarrow-up1180arrow-down165file-text
arrow-up1115arrow-down1imageProbably the wrong meme formatonlinepersona to Programmer HumorEnglish · 1 year agomessage-square66linkfedilinkfile-text
minus-squareRikj000@discuss.tchncs.delinkfedilinkEnglisharrow-up6·1 year 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.
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.