yorkie / rust.js

Run your JavaScript apps backed by Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

theduke opened this issue · comments

The README is a bit confusing.

When first reading the description, I thought this was some framework for writing your api / app backend in Rust, with some utilities for working with node.js. Or Something.

I'm not the only one: https://www.reddit.com/r/rust/comments/5nad1h/rustjs_run_your_javascript_apps_backed_by_rust

Would be nice to clarify that this is actually an alternative implementation of node, based on V8, with the standard library written in Rust; and why it exists.

Cool project though, and a great use case for tokio.

Yea @theduke This project is a alternative implementation of Node.js APIs initially, and this is still in working stage.

Never know this project is on reddit, that's great :)

commented

Thanks mates, now I can confirm my guess is correct! pressing the Star button now