A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
1–10 of 68 posts
Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#2Single executable Allows imports from url File system & network Sandboxing is controlled with flags Dies on uncaught errors
Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#3Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#4Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#5Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#6I'm really excited about this project, especially the first-class TypeScript. Could easily see it replacing node for me!
Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#7Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#8That being said, I suggest checking out this video (recorded this April) for updated information about Deno, since things have changed quite a bit since the initial announcement: https://youtu.be/z6JRlx5NC9E
(Edit: fixed link, posted the wrong one. Why would YouTube think I want to share ads...)
Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#9Watch 10 things I regret about node. js - https://youtu.be/M3BM9TB-8yA from the creator of both node and deno to undersatnd his motivations behind the deno project. A very intriguing talk.
Expect to see this in "n things I regret about deno"
Re: A Secure Runtime for JavaScript and TypeScript Built with V8, Rust, and Tokio
#10As a contributor to Deno, I am actually quite surprised that this got resurfaced on Hacker news after the hype June last year. That being said, I suggest checking out this video (recorded this April) for updated information about Deno, since things have changed quite a bit since the initial announcement: https://youtu.be/z6JRlx5NC9E (Edit: fixed link, posted the wrong one. Why would YouTube think I want to share ads.…