34 ms·
Sure you can run Typescript. It's a programming language, someone could always write an interpreter for it.
by wendyshu 2y ago
Sure you can run Typescript. It's a programming language, someone could always write an interpreter for it.
- Etheryte 2y agoYou could, but currently I'm not aware of any widely used options. Both Deno and Node turn it into Javascript first and then run that.