Live data from Hacker News

Deno, a secure TypeScript runtime using V8 and Go

github.com

41–42 of 42 posts

Re: Deno, a secure TypeScript runtime using V8 and Go

#42
post #5

Is this to add a scripting language to Go, like Lua is to Redis? It's a little unclear.

It would seem that the goal is to be modernized node that defaults to Typescript instead of Javascript and uses vgo-style package management instead of npm (or similar).

using go then directly code in Go.
Post reply on HN