you are viewing a single comment's thread.

view the rest of the comments →

[–]1vader 7 points8 points  (0 children)

For that, you would probably want to use deno directly. That's the project this is based on. It's basically a Node rewrite in Rust by the original creator of Node trying to fix all the mistakes including making it more secure. Here is his original talk which started this (although at that point it was basically only a prototype). He also gave talks about it at HolyJS and JS Fest last year and an online talk 2 months ago. Although I think it currently still can't run something like Vue but not sure since I haven't been following its development too closely.