https://github.com/alexsch01/tsnode ``` $ mkdir proj $ cd proj $ tsnode --init {Make typescript file - main.ts} $ tsnode main.ts ``` Uses @typescript/native-runtime to type check `main.ts` Uses nodejs 24.3.0 (and above) type-stripping to execute `main.ts`