2 Forks
42 Stars
42 Watchers

js-in-rs

A demo of using JavaScript in a Rust program, via the "deno_core" crate.

How to download and setup js-in-rs

Open terminal and run command
git clone https://github.com/a-poor/js-in-rs.git
git clone is used to create a copy or clone of js-in-rs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with js-in-rs https://github.com/a-poor/js-in-rs/archive/master.zip

Or simply clone js-in-rs with SSH
[email protected]:a-poor/js-in-rs.git

If you have some problems with js-in-rs

You may open issue on js-in-rs support forum (system) here: https://github.com/a-poor/js-in-rs/issues