Rust编写的JavaScript引擎,该项目是一个试验性质的项目。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
jasonwilliams 2668758908 Boa 6 years ago
.vscode working lexer 6 years ago
src removing T from token 6 years ago
.gitignore first commit 6 years ago
Cargo.lock Boa 6 years ago
Cargo.toml Boa 6 years ago
README.md adding readme 6 years ago
test.js first commit 6 years ago

README.md

Boa

Currently a fork/port of js.rs