Y
Hacker News
new
|
ask
|
show
|
jobs
by
hoten
457 days ago
Maybe they aren't the audience. I don't see how this is ambiguous to anyone that actually uses typescript
2 comments
01HNNWZ0MV43FF
457 days ago
It was ambiguous to me. I've used TS a few times over the years, so I thought "native TypeScript compiler" meant AOT TS, not a TS compiler written in Go
link
owebmaster
457 days ago
deno runs typescript and it won't run 10x faster. It is ambiguous.
link
dwaltrip
457 days ago
It seems Deno compiles typescript to JS just like everyone else.
https://docs.deno.com/runtime/fundamentals/typescript/
link