• _cnt0@lemmy.villa-straylight.social
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Little add-on re viable alternative: Silverlight could have been nice, hadn’t Microsoft fucked it up and implemented it as a Windows-only ActiveX control.

    With .NET Core/.NET 5+ being open source and platform independent, that idea/concept could be revisited. A trimmed down .NET framework in a sandbox with proper DOM integration would be a massive upgrade over all the JavaScript garbage.

    • argv_minus_one@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      That only helps if there’s a viable FOSS toolchain for .NET, including editor and debugger, which as far as I know is still proprietary. Using proprietary development tools is to be avoided if at all possible, not only because of principles but also because they will create problems that you are powerless to solve.