Hacker News new | ask | show | jobs
by endless1234 3255 days ago
Which typed language do you prefer to run in browsers?
2 comments

The comment I was replying to was referring to Node, so based on the context I wasn't discussing the browser.
On that note, I wonder if we'll ever see type="text/typescript" in the browser due to how much traction it's gaining so quickly, and considering it's basically always ESNext but with types.
Not likely. WebAssembly is the path to expanding language support in the browser now.