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 edd404ba7f Redesign native functions and closures API (#2499) 2 years ago
..
classes.rs Pass locale data provider by ref instead of boxing (#2508) 2 years ago
closures.rs Redesign native functions and closures API (#2499) 2 years ago
commuter_visitor.rs Extract the parser into a crate (#2409) 2 years ago
jsarray.rs Redesign native functions and closures API (#2499) 2 years ago
jsarraybuffer.rs `JsArrayBuffer` take method and docs (#2454) 2 years ago
jsdate.rs Safe wrapper for `JsDate` (#2181) 2 years ago
jsmap.rs Separate JsObjectType implementors to their own module (#2324) 2 years ago
jsregexp.rs Implement `JsRegExp` (#2326) 2 years ago
jsset.rs Create new lazy Error type (#2283) 2 years ago
jstypedarray.rs Redesign native functions and closures API (#2499) 2 years ago
loadfile.rs Modified the `loadfile` example to show how Boa can read bytes (#2363) 2 years ago
loadstring.rs Create new lazy Error type (#2283) 2 years ago
modulehandler.rs Redesign native functions and closures API (#2499) 2 years ago
symbol_visitor.rs Extract the parser into a crate (#2409) 2 years ago