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.
 
 
raskad 5b6ee34a36
cargo fmt
7 days ago
..
ast Add inline cache for getting bindings from the global object 7 days ago
engine cargo fmt 7 days ago
gc Bump dependencies with breaking changes (#4050) 3 weeks ago
icu_provider Split default icu data into lazily deserialized parts (#3948) 4 months ago
interner Bump dependencies with breaking changes (#4050) 3 weeks ago
interop Fix rust 1.83.0 lints (#4060) 1 week ago
macros Fix rust 1.83.0 lints (#4060) 1 week ago
parser fix: parse Arguments should expect `)` not `}` (#4058) 1 week ago
profiler Fix rust 1.83.0 lints (#4060) 1 week ago
runtime Fix rust 1.83.0 lints (#4060) 1 week ago
string Migrate to fast-float2 (#4052) 3 weeks ago