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 2bed1fca2f
Add default value for descructing property access arrays (#3738)
8 months ago
..
builtins Fix a few Duration code typos (#3730) 9 months ago
bytecompiler Add default value for descructing property access arrays (#3738) 8 months ago
context Split ICU4X data generation from `boa_icu_provider` (#3682) 9 months ago
environments Non recursive gc trace (#3508) 12 months ago
module Remove double indirection in module types (#3640) 10 months ago
object Js typed array methods (#3481) 9 months ago
optimizer Reestructure repo and CI improvements (#3505) 12 months ago
property Reestructure repo and CI improvements (#3505) 12 months ago
small_map Fix rust 1.75 lints (#3540) 11 months ago
string Implement prototype of `NumberFormat` (#3669) 9 months ago
sys Reestructure repo and CI improvements (#3505) 12 months ago
tests Add UTF-16 input parsing (#3538) 11 months ago
value `Date` refactor (#3595) 10 months ago
vm Close for-of iterator when the loop body throws (#3734) 8 months ago
bigint.rs Temporal `Instant` migration cont. and related changes (#3601) 10 months ago
class.rs Reestructure repo and CI improvements (#3505) 12 months ago
error.rs Remove double indirection in module types (#3640) 10 months ago
host_defined.rs Remove allocations from `HostDefined::get_many_mut` (#3606) 10 months ago
job.rs Reestructure repo and CI improvements (#3505) 12 months ago
lib.rs Reestructure repo and CI improvements (#3505) 12 months ago
native_function.rs Fix rust 1.75 lints (#3540) 11 months ago
realm.rs Implement prototype of `NumberFormat` (#3669) 9 months ago
script.rs Add UTF-16 input parsing (#3538) 11 months ago
symbol.rs Reestructure repo and CI improvements (#3505) 12 months ago
tagged.rs Reestructure repo and CI improvements (#3505) 12 months ago