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 34d008469f
Update regress to v0.8.0 and use UTF16 / UCS2 matching (#3627)
11 months ago
..
builtins Update regress to v0.8.0 and use UTF16 / UCS2 matching (#3627) 11 months ago
bytecompiler Move `PromiseCapability` to stack (#3528) 1 year ago
context `Date` refactor (#3595) 11 months ago
environments Non recursive gc trace (#3508) 1 year ago
module Add UTF-16 input parsing (#3538) 12 months ago
object Implement non-erased `JsObject`s (#3618) 11 months ago
optimizer Reestructure repo and CI improvements (#3505) 1 year ago
property Reestructure repo and CI improvements (#3505) 1 year ago
small_map Fix rust 1.75 lints (#3540) 1 year ago
string Reestructure repo and CI improvements (#3505) 1 year ago
sys Reestructure repo and CI improvements (#3505) 1 year ago
tests Add UTF-16 input parsing (#3538) 12 months ago
value `Date` refactor (#3595) 11 months ago
vm Fix invalid return value when closing an iterator (#3567) 12 months ago
bigint.rs Temporal `Instant` migration cont. and related changes (#3601) 11 months ago
class.rs Reestructure repo and CI improvements (#3505) 1 year ago
error.rs Non recursive gc trace (#3508) 1 year ago
host_defined.rs Remove allocations from `HostDefined::get_many_mut` (#3606) 11 months ago
job.rs Reestructure repo and CI improvements (#3505) 1 year ago
lib.rs Reestructure repo and CI improvements (#3505) 1 year ago
native_function.rs Fix rust 1.75 lints (#3540) 1 year ago
realm.rs Reestructure repo and CI improvements (#3505) 1 year ago
script.rs Add UTF-16 input parsing (#3538) 12 months ago
symbol.rs Reestructure repo and CI improvements (#3505) 1 year ago
tagged.rs Reestructure repo and CI improvements (#3505) 1 year ago