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.
 
 
Haled Odat 610cf2c3c8
Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s (#3025)
2 years ago
..
benches Implement dynamic imports (#2932) 2 years ago
src Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s (#3025) 2 years ago
Cargo.toml Allow awaiting `JsPromise` from Rust code (#3011) 2 years ago