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 7ae858204b
Implement pseudo-property `import.meta` (#2956)
2 years ago
..
fixed_string.rs First batch of `no_std` support for some sub-crates (#2544) 2 years ago
interned_str.rs First batch of `no_std` support for some sub-crates (#2544) 2 years ago
lib.rs Extract "About Boa" section into a separate file (#2938) 2 years ago
raw.rs First batch of `no_std` support for some sub-crates (#2544) 2 years ago
sym.rs Implement pseudo-property `import.meta` (#2956) 2 years ago
tests.rs First prototype for new `JsString` using UTF-16 (#1659) 2 years ago