y21/dash
View on GitHubExperimental JavaScript implementation in Rust
- Stars
- 54
- Forks
- 2
- Open beginner issues
- 0
- Indexed issues
- 10
- Dominant language
- Rust
- License
- MIT
- Last GitHub push
- Sep 5, 2026
- Latest indexed
- Sep 20, 2026
- Contributing guide
- No contributing guide
- Code of conduct
- No code of conduct
- Beginner labels
- No beginner labels indexed
- PR merge metrics
- No merged PRs in 30d
10 open issues indexed
Loading issues
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
`parseInt(x, undefined)` and `parseInt(x, null)` should be treated as if they were `parseInt(x, 10)` Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 58/100
-
AST
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
A-rt bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
A-vm bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
A-compiler A-vm E-hard optimization P-medium soundness
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
A-gc A-vm E-hard P-high soundness
-
A-parser bug
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
A-vm bug