Y
Hacker News
new
|
ask
|
show
|
jobs
by
aerzen
18 days 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
1 comments
SahAssar
18 days ago
Seems like tsx is a wrapper around esbuild, not tsc.
link