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.
 
 
raskad 9738d44749
Combine `HasProperty` and `Get` operations when possible (#3883)
4 months ago
..
ast Separate `JsString` into its own crate (#3837) 6 months ago
engine Combine `HasProperty` and `Get` operations when possible (#3883) 4 months ago
gc Separate `JsString` into its own crate (#3837) 6 months ago
icu_provider Bump ICU4X to 1.5 and cleanup Intl (#3868) 5 months ago
interner Separate `JsString` into its own crate (#3837) 6 months ago
interop Separate `JsString` into its own crate (#3837) 6 months ago
macros Group dependabot updates (#3863) 5 months ago
parser Fix hashbang comments by using proper goal symbols (#3876) 5 months ago
profiler Group dependabot updates (#3863) 5 months ago
runtime add group_collapsed function executing group inside it (#3867) 5 months ago
string Group dependabot updates (#3863) 5 months ago