Deno
deno.landDeno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. I've been keeping an eye on this for a while now, and it has recently hit the 1.0.0 release, so it seems like a good time to mention it. Deno was created by the same man, Ryan Dahl, who created Node.js, but taking all of the lessons learned from that into consideration. Take a look at a presentation he gave for more insight into the project. One thing to note, this isn't replacing Node, it will continue to exist.
Read more...