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 0d6ba53ff2 Allow passing owned `HostHooks` and `JobQueues` to `Context` (#2811) 1 year ago
..
classes.rs Module parsing (#2411) 2 years ago
closures.rs Fix cross-realm construction bugs (#2786) 1 year ago
commuter_visitor.rs Module parsing (#2411) 2 years ago
derive.rs Make `Realm` shareable between functions (#2801) 1 year ago
futures.rs Allow passing owned `HostHooks` and `JobQueues` to `Context` (#2811) 1 year ago
jsarray.rs Fix cross-realm construction bugs (#2786) 1 year ago
jsarraybuffer.rs Fix cross-realm construction bugs (#2786) 1 year 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 Fix cross-realm construction bugs (#2786) 1 year ago
loadfile.rs Module parsing (#2411) 2 years ago
loadstring.rs Module parsing (#2411) 2 years ago
modulehandler.rs Fix cross-realm construction bugs (#2786) 1 year ago
symbol_visitor.rs Module parsing (#2411) 2 years ago