MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / wasm-runtime-flags.test.ts

File wasm-runtime-flags.test.ts

__tests__/wasm-runtime-flags.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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.

Callers

nothing calls this directly

Calls 4

nodeRuntimeFlagsForFunction · 0.90
buildRelaunchArgvFunction · 0.90
joinMethod · 0.45

Tested by

no test coverage detected