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.
 
 
Hans Larsen a9d19bdd22
Add a Source::with_path method to set the path on a Source (#3941)
4 months ago
..
ast Fix various parser idempotency issues and parsing errors (#3917) 4 months ago
engine Add a JsError::from_rust constructor to create native errors from Rust (#3921) 4 months ago
gc Fix lints from rustc 1.80.0 (#3936) 4 months ago
icu_provider update versions and ABOUT files (#3903) 5 months ago
interner Fix lints from rustc 1.80.0 (#3936) 4 months ago
interop Add a way to add setters/getters in js_class! (#3911) 4 months ago
macros update versions and ABOUT files (#3903) 5 months ago
parser Add a Source::with_path method to set the path on a Source (#3941) 4 months ago
profiler update versions and ABOUT files (#3903) 5 months ago
runtime update versions and ABOUT files (#3903) 5 months ago
string Fix lints from rustc 1.80.0 (#3936) 4 months ago