JS engine lolz

data-oriented-design javascript javascript-engine
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a garbage collection (GC) issue in a Rust-based JavaScript engine where object shapes may be misaligned after garbage collection, leading to runtime errors. The issue manifests when a specific test case (`staging/sm/RegExp/unicode-ignoreCase.js`) fails with a "not a callable Object" error, potentially due to `String.prototype` or `RegExp.prototype` memory relocation during GC.

Complexity: 5/5
bug good first issue help wanted

JS engine lolz

Rust
#data-oriented-design#javascript#javascript-engine