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 5534ec2773
Add a display type for JsString to allow formatting without allocations (#3951)
2 months ago
..
ast fix: ignore `debugger` statement (#3976) 3 months ago
engine Add support for Trace, Finalize and JsData for Convert<> (#3970) 2 months ago
gc Fix lints from rustc 1.80.0 (#3936) 4 months ago
icu_provider Split default icu data into lazily deserialized parts (#3948) 3 months ago
interner Fix lints from rustc 1.80.0 (#3936) 4 months ago
interop Add a clone_inner method to allow cloning of inner data (#3968) 3 months ago
macros Add support for boa(rename = "") in TryFromJs derive (#3980) 3 months ago
parser fix: ignore `debugger` statement (#3976) 3 months ago
profiler update versions and ABOUT files (#3903) 5 months ago
runtime Add clippy for denying print and eprints (#3967) 3 months ago
string Add a display type for JsString to allow formatting without allocations (#3951) 2 months ago