Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Timon3
4d ago
0 comments
Save
Share
Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26:
https://github.com/nodejs/node/pull/61803
0 comments
2 comments · 1 top-level
top
newest
oldest
bel8
4d ago
· 1 in thread
Wow, this is sad to hear. So if I understood correctly, node is walking back from trying to run TypeScript? Pretty sad if so.
I hope it's a temporary step back to leap forward, in the future.
Timon3
OP
3d ago
Only for non-erasable Typescript! The support for running erasable TS is here to stay. It's not ideal, but on the other hand this is paving the way for the TC39 proposal - if that ever progresses...
j
/
k
navigate · click thread line to collapse