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.
 
 
Iban Eguia 1673871116
Some cleanup (#666)
4 years ago
..
arithmetic_operations.js Some cleanup (#666) 4 years ago
array_access.js Some cleanup (#666) 4 years ago
array_create.js Some cleanup (#666) 4 years ago
array_pop.js Some cleanup (#666) 4 years ago
boolean_object_access.js Some cleanup (#666) 4 years ago
clean_js.js Added CLEAN_JS and MINI_JS benches (#581) 4 years ago
expression.js Benchmark refactor (#640) 4 years ago
fibonacci.js Some cleanup (#666) 4 years ago
for_loop.js Some cleanup (#666) 4 years ago
goal_symbol_switch.js Some cleanup (#666) 4 years ago
hello_world.js Some cleanup (#666) 4 years ago
long_repetition.js Some cleanup (#666) 4 years ago
mini_js.js Added CLEAN_JS and MINI_JS benches (#581) 4 years ago
number_object_access.js Some cleanup (#666) 4 years ago
object_creation.js Some cleanup (#666) 4 years ago
object_prop_access_const.js Some cleanup (#666) 4 years ago
object_prop_access_dyn.js Some cleanup (#666) 4 years ago
regexp.js Some cleanup (#666) 4 years ago
regexp_creation.js Some cleanup (#666) 4 years ago
regexp_literal.js Some cleanup (#666) 4 years ago
regexp_literal_creation.js Some cleanup (#666) 4 years ago
string_compare.js Some cleanup (#666) 4 years ago
string_concat.js Some cleanup (#666) 4 years ago
string_copy.js Some cleanup (#666) 4 years ago
string_object_access.js Some cleanup (#666) 4 years ago
symbol_creation.js Some cleanup (#666) 4 years ago