capitol_ 6 days ago

I thought that (for example) deno executed typescript natively?

1
wiseowise 6 days ago

It executes typescript without you compiling it to JavaScript first, it doesn’t make code execution any faster.