joshua-jin / qruff

Rust JS Runtime with quickjs engine and tokio as event loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qruff

Rust JS Runtime with quickjs engine and tokio as event loop, leverage rust-quickjs as as quickjs wrapper

Cravete

Just in Demo stage

Usage

cargo run -p qruff

Example

cargo run -p qruff ./tests/test_timer.js

About

Rust JS Runtime with quickjs engine and tokio as event loop


Languages

Language:Rust 92.6%Language:JavaScript 7.4%