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.
 
 
Nikita-str 905e4c6f90
`TryIntoJs` trait and derive macro for it (#3999)
4 weeks ago
..
ast Implement scope analysis and local variables (#3988) 2 months ago
engine `TryIntoJs` trait and derive macro for it (#3999) 4 weeks 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 TryFromJs for TypedJsFunction and more tests (#3981) 2 months ago
macros `TryIntoJs` trait and derive macro for it (#3999) 4 weeks ago
parser Bump the rust-dependencies group across 1 directory with 8 updates (#4021) 1 month ago
profiler update versions and ABOUT files (#3903) 5 months ago
runtime Add a URL class to boa_runtime (#4004) 1 month ago
string Add a display_lossy() to write a JsString lossily (#4023) 4 weeks ago