Hacker News new | ask | show | jobs
by ecares 1753 days ago
> Could you not just build a URL loader and cache for importing in Node.js? Could sandboxing not just be a flag in Node.js? Do you really need TypeScript built in?

There are open PRs on node for the first two parts ^^ It's 100% doable.

1 comments

Seems like Deno will have some great competition then. I'd rather slowly implement such functionality than dump everything.