• @HelloRoot@lemy.lol
    link
    fedilink
    English
    53 days ago

    WASM would be interesting as well, because lots of stuff can be compiled to it to run on the web

    • Ben Matthews
      link
      fedilink
      2
      edit-2
      3 days ago

      Indeed, here’s an example - my climate-system model web-app, written in scala running (mainly) in wasm
      (note: that was compiled with scala-js 1.17, they say latest 1.19 does wasm faster, I didn’t yet compare).
      [ Edit: note wasm variant only works with most recent browsers, maybe with experimental options set - if not try without ?wasm ]

        • Ben Matthews
          link
          fedilink
          English
          23 days ago

          Oh, it’s designed for a big desktop screen, although it just happens to work on mobile devices too - their compute power is enough, but to understand the interactions of complex systems, we need space.