| 1 | /** |
| 2 | * WASM runtime flags — the workaround for the V8 turboshaft WASM Zone OOM |
| 3 | * (`Fatal process out of memory: Zone`) that crashed `codegraph index` on large |
| 4 | * polyglot repos under Node >= 22. See issues #293 and #298. |
nothing calls this directly
no test coverage detected