Let’s reinvent java bytecode but… different
You must log in or register to comment.
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.