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 38d0324607
bump gc threshold (#3908)
5 months ago
..
ast Separate `JsString` into its own crate (#3837) 7 months ago
engine Patch regression from change to to-relative-to-object (#3906) 5 months ago
gc bump gc threshold (#3908) 5 months ago
icu_provider Bump ICU4X to 1.5 and cleanup Intl (#3868) 6 months ago
interner Separate `JsString` into its own crate (#3837) 7 months ago
interop Add a js_class to implement the Class trait without boilerplate (#3872) 5 months ago
macros Group dependabot updates (#3863) 6 months ago
parser Fix hashbang comments by using proper goal symbols (#3876) 5 months ago
profiler Bump rustc-hash from 1.1.0 to 2.0.0 (#3887) 5 months ago
runtime format code in comments (#3902) 5 months ago
string Add `get_unchecked` method to `JsString` and `JsStr` (#3898) 5 months ago