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 e892d94f8d
Add a JsPromise::from_result for convenience (#4039)
1 week ago
..
ast Implement scope analysis and local variables (#3988) 2 months ago
engine Add a JsPromise::from_result for convenience (#4039) 1 week ago
gc Some optimizations on `Error` (#4020) 3 weeks 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 Some string optimizations (#4030) 2 weeks ago
macros Some string optimizations (#4030) 2 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 Bump the rust-dependencies group with 3 updates (#4036) 2 weeks ago
string Some string optimizations (#4030) 2 weeks ago