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 9e9d71ff91
Fix parsing of `async` in for-of loops (#3745)
8 months ago
..
ast Add default value for descructing property access arrays (#3738) 8 months ago
engine Bump futures-lite from 2.2.0 to 2.3.0 (#3748) 8 months ago
gc Create tool to regenerate the `ABOUT.md` (#3692) 9 months ago
icu_provider Split ICU4X data generation from `boa_icu_provider` (#3682) 9 months ago
interner Create tool to regenerate the `ABOUT.md` (#3692) 9 months ago
macros Bump syn from 2.0.52 to 2.0.53 (#3750) 8 months ago
parser Fix parsing of `async` in for-of loops (#3745) 8 months ago
profiler Create tool to regenerate the `ABOUT.md` (#3692) 9 months ago
runtime Create tool to regenerate the `ABOUT.md` (#3692) 9 months ago