Y
Hacker News
new
|
ask
|
show
|
jobs
by
ben-schaaf
2646 days ago
No one executes TypeScript directly... It's a language that compiles to JS, which can then be run using V8 among others.