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.
 
 
João Borges be20b65a9e
Fix: String.prototype.replace substitutions, closes #610 (#629)
4 years ago
..
builtins Fix: String.prototype.replace substitutions, closes #610 (#629) 4 years ago
environment Index `PropertyKey`, `Object` iterators and symbol support (#603) 4 years ago
exec Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago
syntax New lexer (#559) 4 years ago
lib.rs Feature native class objects (`NativeObject` and `Class` traits) (#627) 4 years ago
profiler.rs Profiler using measureme (#317) 4 years ago
realm.rs Refactor `Function` (#626) 4 years ago