Y
Hacker News
new
|
ask
|
show
|
jobs
by
sgammon
1108 days ago
i believe deno compiles typescript on the fly, in a V8 isolate; it is not interpreted natively in the same way javascript is (but, yes, you don't have to bundle it or transpile it first)