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.
 
 
Haled Odat 610cf2c3c8
Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s (#3025)
1 year ago
..
runtime Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s (#3025) 1 year ago
compile.rs Use `Rc` instead of `Gc` for `CompileTimeEnvironment`s (#3025) 1 year ago
mod.rs Remove `mutate_immutable` and `silent` checks from Opcodes (#3024) 1 year ago
tests.rs Implement runtime limits for loops (#2857) 2 years ago