Y
Hacker News
new
|
ask
|
show
|
jobs
by
vivzkestrel
23 days ago
how does it compare to tsx ?
https://github.com/privatenumber/tsx
2 comments
aerzen
23 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
link
SahAssar
22 days ago
Seems like tsx is a wrapper around esbuild, not tsc.
link
esafak
23 days ago
Or
https://github.com/samchon/ttsc
link
tsz seems to be a compiler, a replacement for tsc