Hacker News new | ask | show | jobs
by RhodesianHunter 3255 days ago
You could always just opt for a typed language.
1 comments

Which typed language do you prefer to run in browsers?
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.