Deno, a secure TypeScript runtime using V8 and Go
1–10 of 42 posts
Re: Deno, a secure TypeScript runtime using V8 and Go
#2I was playing with v1 of this project (the non-TS one). Super excited to see progress on it. What are your plans?
Re: Deno, a secure TypeScript runtime using V8 and Go
#3This is from the creator of node. Is that you? I was playing with v1 of this project (the non-TS one). Super excited to see progress on it. What are your plans?
Re: Deno, a secure TypeScript runtime using V8 and Go
#4Re: Deno, a secure TypeScript runtime using V8 and Go
#5Re: Deno, a secure TypeScript runtime using V8 and Go
#6Re: Deno, a secure TypeScript runtime using V8 and Go
#7Re: Deno, a secure TypeScript runtime using V8 and Go
#8Worth noting, this is from the creator of Node.js, Ryan Dahl (not me - just sharing). The project is in very early stages, but considering it's from Ryan... it's definitely a project to keep an eye on.
I highly doubt this would be "the next node", if that is the intention. If you want to use Go, just use Go.
Re: Deno, a secure TypeScript runtime using V8 and Go
#9README doesn't specify, so I'll ask: does anyone know how it supports TS? Does it just strip out all the TS stuff and pipe it into the parser?
Re: Deno, a secure TypeScript runtime using V8 and Go
#10README doesn't specify, so I'll ask: does anyone know how it supports TS? Does it just strip out all the TS stuff and pipe it into the parser?