Skip to content

loki04/rustedjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustedJS

Experimental engine. Stay tuned for more information! ;)

Environment

Supported operating systems:

Ubuntu

Required Ubuntu version:

  • 16.04

Required packages:

Cloning the source

The JerryScript is a git submodule in this project. So, you can clone everything with the following command:

git clone --recursive https://github.com/loki04/rustedjs.git

Building

The building of this project is based on cargo.

Use the following command to build the project:

$ cargo build

Running

You can use the cargo-based execution or you can use your own custom method as well.

For example:

$ cargo run -- -t

Hello from test1.js!
Hello from test2.js!

License

The project license can be found in the LICENSE file.

About

Rust front-end for JerryScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published