• @eluvatar
    link
    611 months ago

    And you can even run it in the browser with Blazor! Love C#

    • @[email protected]
      link
      fedilink
      -511 months ago

      You may explained it unprecisley or simply wrong. You can not run it in browser. It is done on web Server side like PHP. In browser you run JavaScript.

      • @eluvatar
        link
        711 months ago

        Nope. You can compile it to web assembly and run it in the browser.

      • @atheken
        link
        511 months ago

        You should do some research on wasm.

        You can run frickin’ docker containers in the browser now.

        I don’t make the rules.