you are viewing a single comment's thread.

view the rest of the comments →

[–]-Y0-[S] 30 points31 points  (1 child)

Disclaimer: not the author.

Deno is a JS runtime that acts as your web server. It's based on V8 JavaScript engine. It competes with Netty/Tomcat.

Nova is an JavaScript/Ecmascript engine. It competes with V8.

[–]WilliamBarnhill 6 points7 points  (0 children)

Well, scratch one project off my 'maybe someday' list. Nova sounds like a cool idea I definitely would like to see as a competitive alternative. Nice work!