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)
4 days 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) 2 months ago
derive.rs Reestructure repo and CI improvements (#3505) 12 months ago
futures.rs replace js_str with js_string (#3836) 7 months ago
host_defined.rs Bump dependencies with breaking changes (#4050) 4 days 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) 10 months ago
jsmap.rs Implement Latin1 JsString (#3450) 7 months ago
jsregexp.rs Reestructure repo and CI improvements (#3505) 12 months ago
jsset.rs Reestructure repo and CI improvements (#3505) 12 months ago
jstypedarray.rs replace js_str with js_string (#3836) 7 months ago
loadfile.rs Some string optimizations (#4030) 2 weeks ago
loadstring.rs Reestructure repo and CI improvements (#3505) 12 months 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) 7 months ago
runtime_limits.rs Reestructure repo and CI improvements (#3505) 12 months ago
symbol_visitor.rs Implement scope analysis and local variables (#3988) 2 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) 1 month ago