Y
Hacker News
new
|
ask
|
show
|
jobs
by
tarruda
1869 days ago
I don't understand what you mean by "default". Deno simply provides a builtin compiler which allows it to run Typescript transparently. Clearly Deno also supports JS out of box.
1 comments
peterthehacker
1869 days ago
Isn’t typescript a superset of javascript so any ts compiler must also run js?
link