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 25705ef5a6
Refactor iterator APIs to be on parity with the latest spec (#3962)
3 months ago
..
call_frame Fix AsyncGenerator to correctly handle `return` inside `then` (#3879) 5 months ago
flowgraph Refactor ast function types (#3931) 3 months ago
inline_cache Implement inline caching tests and cleanup (#3513) 10 months ago
opcode Refactor iterator APIs to be on parity with the latest spec (#3962) 3 months ago
code_block.rs Refactor ast function types (#3931) 3 months ago
completion_record.rs Implement new spec changes for `AsyncGenerator` (#3950) 3 months ago
mod.rs Add clippy for denying print and eprints (#3967) 3 months ago
runtime_limits.rs Reestructure repo and CI improvements (#3505) 12 months ago
tests.rs Implement Latin1 JsString (#3450) 7 months ago