Y
Hacker News
new
|
ask
|
show
|
jobs
by
endless1234
3255 days ago
Which typed language do you prefer to run in browsers?
2 comments
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