0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tsc
Divy Srivastava b4e42953e1
feat(core): codegen ops (#13861)
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
2022-03-14 18:44:15 +01:00
..
00_typescript.js feat(cli): update to TypeScript 4.6.2 (#13474) 2022-03-02 07:44:43 +11:00
99_main_compiler.js feat(core): codegen ops (#13861) 2022-03-14 18:44:15 +01:00
compiler.d.ts chore: update copyright year (#13434) 2022-01-20 16:10:16 +09: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.