7 ms·
It seems like tsx is a wrapper around tsc for easy compile+run workflow. tsz seems to be a compiler, a replacement for tsc
by aerzen 4mo ago
It seems like tsx is a wrapper around tsc for easy compile+run workflow.
tsz seems to be a compiler, a replacement for tsc
- SahAssar 4mo agoSeems like tsx is a wrapper around esbuild, not tsc.