Comment on tsz: high performance TypeScript checker, emitter, and language service in RustparentComments−aerzen3moIt seems like tsx is a wrapper around tsc for easy compile+run workflow.tsz seems to be a compiler, a replacement for tsc−SahAssar3moSeems like tsx is a wrapper around esbuild, not tsc.
Comments
It seems like tsx is a wrapper around tsc for easy compile+run workflow.
tsz seems to be a compiler, a replacement for tsc
Seems like tsx is a wrapper around esbuild, not tsc.