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 08b0debbfb
Allow deserialization of missing objects properties into Option<> (#3767)
9 months ago
..
ast Add default value for descructing property access arrays (#3738) 10 months ago
engine Cached `this` value (#3771) 9 months ago
gc Apply new clippy lints for rustc 1.77 (#3759) 9 months ago
icu_provider Split ICU4X data generation from `boa_icu_provider` (#3682) 10 months ago
interner Create tool to regenerate the `ABOUT.md` (#3692) 10 months ago
macros Allow deserialization of missing objects properties into Option<> (#3767) 9 months ago
parser Fix parsing of binding identifier in try catch parameters (#3752) 9 months ago
profiler Create tool to regenerate the `ABOUT.md` (#3692) 10 months ago
runtime Create tool to regenerate the `ABOUT.md` (#3692) 10 months ago