Hacker News new | ask | show | jobs
by daneel951 684 days ago
Can't you use also Node with `--experimental-network-imports` flag?

https://nodejs.org/api/esm.html#https-and-http-imports

I use it as a backup platform to Deno to test my code.