@[email protected] to Programmer [email protected]English • 1 year agoProbably the wrong meme formatprogramming.devimagemessage-square67fedilinkarrow-up1180
arrow-up1180imageProbably the wrong meme formatprogramming.dev@[email protected] to Programmer [email protected]English • 1 year agomessage-square67fedilink
minus-squareRikj000linkfedilinkEnglish6•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.
deleted by creator
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.