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

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