Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zababa
1697 days ago
Deno (
https://deno.land/
), another runtime based on v8, has a system similar to Go, with local and remote imports
https://deno.land/manual@v1.11.5/examples/import_export
.