Y
Hacker News
new
|
ask
|
show
|
jobs
by
RhodesianHunter
3255 days ago
You could always just opt for a typed language.
1 comments
endless1234
3255 days ago
Which typed language do you prefer to run in browsers?
link
RhodesianHunter
3244 days ago
The comment I was replying to was referring to Node, so based on the context I wasn't discussing the browser.
link
penpapersw
3255 days ago
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.
link
mintplant
3255 days ago
Not likely. WebAssembly is the path to expanding language support in the browser now.
link