Hacker News new | ask | show | jobs
by wendyshu 462 days ago
Sure you can run Typescript. It's a programming language, someone could always write an interpreter for it.
1 comments

You 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.