Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eknkc
on July 11, 2024
|
parent
|
context
|
favorite
| on:
Zed on Linux Is Here
Yeah, bun for example can execute typescript files directly. It does not include the tsc or anything, it just strips out type annotations and executes the remanining file that is valid JS.
esbuild does the same I believe.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
esbuild does the same I believe.