Let’s reinvent java bytecode but… different

  • lil
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    2 months ago

    I want webpages to be open source, not compiled. That’s why I dislike WASM

    • Rikj000@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 months ago

      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.