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.
 
 
José Julián Espina 69ea2f52ed
Fix AsyncGenerator to correctly handle `return` inside `then` (#3879)
6 months ago
..
ast Separate `JsString` into its own crate (#3837) 8 months ago
engine Fix AsyncGenerator to correctly handle `return` inside `then` (#3879) 6 months ago
gc Separate `JsString` into its own crate (#3837) 8 months ago
icu_provider Bump ICU4X to 1.5 and cleanup Intl (#3868) 7 months ago
interner Separate `JsString` into its own crate (#3837) 8 months ago
interop Separate `JsString` into its own crate (#3837) 8 months ago
macros Group dependabot updates (#3863) 7 months ago
parser Fix hashbang comments by using proper goal symbols (#3876) 6 months ago
profiler Group dependabot updates (#3863) 7 months ago
runtime add group_collapsed function executing group inside it (#3867) 7 months ago
string Group dependabot updates (#3863) 7 months ago