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.
 
 
tofpie f62a77d3fa
Implement template literals and tagged templates (#997)
3 years ago
..
array_initializer New lexer (#559) 4 years ago
async_function_expression Async/Await parse (#836) 4 years ago
function_expression Async/Await parse (#836) 4 years ago
object_initializer Async/Await parse (#836) 4 years ago
template Implement template literals and tagged templates (#997) 3 years ago
mod.rs Implement template literals and tagged templates (#997) 3 years ago
tests.rs Execution and Node modularization (#392) 4 years ago