• eluvatar
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

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

    • Undertaker@feddit.de
      link
      fedilink
      arrow-up
      0
      arrow-down
      5
      ·
      1 year 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
        fedilink
        arrow-up
        7
        ·
        1 year ago

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

      • atheken
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        You should do some research on wasm.

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

        I don’t make the rules.