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.
 
 
Jason Williams 5ee0dc1ceb
add some temporal methods (#3856)
3 months ago
..
ast Fix various parser idempotency issues and parsing errors (#3917) 4 months ago
engine add some temporal methods (#3856) 3 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 Refactor `RawJsString`'s representation to make `JsString`s construction from string literal heap-allocation free (#3935) 3 months ago