There are quite a few TypeScript loaders and compilers available! Which one should you choose, and why did I need to create this one? swc is a TypeScript compiler implementation in Rust tsx is a zero-config TypeScript executer that aims to be a drop-in replacement for node, powered by esbuild. ts-node is probably the most established of these, with a huge feature set and support for every version