Replies: 2 comments
-
|
tsx is very good too. The install size of jiti is way lower and regardless of comparison tables, jiti has 300M monthly downloads (3x) more it means it is working well for most of cases people needed, we made many compromises for "maximum compatibility". I think pushing for this kind of comparations is never worth it and also we all should just use native .ts support in runtimes (Bun, Node, Deno) or use a modern bundler (rolldown) that undrestands ts and JSX. |
Beta Was this translation helpful? Give feedback.
-
|
I use jiti and love it. Since you just give it any ts and js and it just works. Seeing that comparison table, I said Thank you for all the amazing work Pooya. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I found this comparison table of ts runtimes
https://github.com/privatenumber/ts-runtime-comparison
According to that tsx outperforms everything on all parameters. I wonder if it is biased (since done by author of tsx) and jiti is not fairly represented there.
Would appreciate your views
Beta Was this translation helpful? Give feedback.
All reactions