Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
skybrian
on Feb 21, 2024
|
parent
|
context
|
favorite
| on:
Go run
For TypeScript, "deno run" seems much the same?
(It's only a subset of the JavaScript ecosystem, but you can import a lot of npms nowadays.)
vaughnegut
on Feb 21, 2024
|
next
[–]
iirc a lot of deno is inspired by the good parts of go, so that's not an accident
CraftThatBlock
on Feb 22, 2024
|
prev
[–]
And npx tsx index.ts for TypeScript, which supports ESM (although it does pull tsx)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(It's only a subset of the JavaScript ecosystem, but you can import a lot of npms nowadays.)