5 ms·
"embeds TSC as a library" understates the integration: https://github.com/denoland/deno/blob/75efc74931c1021fdc41c96f45a4e20ae4609e50/cli/tsc/mod.rs https://gi
by rough-sea 2y ago
"embeds TSC as a library" understates the integration:
https://github.com/denoland/deno/blob/75efc74931c1021fdc41c96f45a4e20ae4609e50/cli/tsc/mod.rs https://github.com/denoland/deno/blob/75efc74931c1021fdc41c9...
https://github.com/denoland/deno/blob/75efc74931c1021fdc41c96f45a4e20ae4609e50/cli/lsp/tsc.rs https://github.com/denoland/deno/blob/75efc74931c1021fdc41c9...
Deno makes certain tradeoffs that make it feel seamless
- iainmerrick 2y agoI'm now intrigued and might try it out. I like TypeScript but dislike TSC.