When will we be able to use any programming language in the web?

  • @Willem
    link
    23 hours ago

    While not directly as popular, Blazor allows you to make the entire website in C#/ASP.NET and ship it as wasm.

    It’s pretty much up to every language to make some library that allows it to work on the web though wasm.