deno/cli/tsc
2022-09-20 07:00:01 +10:00
..
00_typescript.js feat(cli): update to TypeScript 4.8 (#15064) 2022-09-20 07:00:01 +10:00
99_main_compiler.js perf(ops): Monomorphic sync op calls (#15337) 2022-08-11 15:56:56 +02:00
compiler.d.ts perf(ops): Monomorphic sync op calls (#15337) 2022-08-11 15:56:56 +02:00
README.md refactor: Rename runtime/rt to runtime/js (#8806) 2020-12-17 17:37:57 +01:00

tsc

This directory contains the typescript compiler and a small compiler host for the runtime snapshot.