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 9b7c8ce986
Bump dependencies with breaking changes (#4050)
3 weeks ago
..
classes.rs replace js_str with js_string (#3836) 7 months ago
closures.rs replace js_str with js_string (#3836) 7 months ago
commuter_visitor.rs Implement scope analysis and local variables (#3988) 3 months ago
derive.rs Reestructure repo and CI improvements (#3505) 1 year ago
futures.rs replace js_str with js_string (#3836) 7 months ago
host_defined.rs Bump dependencies with breaking changes (#4050) 3 weeks ago
jsarray.rs replace js_str with js_string (#3836) 7 months ago
jsarraybuffer.rs replace js_str with js_string (#3836) 7 months ago
jsdate.rs `Date` refactor (#3595) 11 months ago
jsmap.rs Implement Latin1 JsString (#3450) 8 months ago
jsregexp.rs Reestructure repo and CI improvements (#3505) 1 year ago
jsset.rs Reestructure repo and CI improvements (#3505) 1 year ago
jstypedarray.rs replace js_str with js_string (#3836) 7 months ago
loadfile.rs Some string optimizations (#4030) 1 month ago
loadstring.rs Reestructure repo and CI improvements (#3505) 1 year ago
module_fetch.rs replace js_str with js_string (#3836) 7 months ago
modulehandler.rs replace js_str with js_string (#3836) 7 months ago
modules.rs replace js_str with js_string (#3836) 7 months ago
properties.rs Implement object keys access (#3832) 8 months ago
runtime_limits.rs Reestructure repo and CI improvements (#3505) 1 year ago
symbol_visitor.rs Implement scope analysis and local variables (#3988) 3 months ago
synthetic.rs replace js_str with js_string (#3836) 7 months ago
try_into_js_derive.rs `TryIntoJs` trait and derive macro for it (#3999) 2 months ago