Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ kernel-parity.mjs
File
kernel-parity.mjs
scripts/kernel-parity.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
/**
3
* Kernel↔wasm extraction parity harness (R2/R3 of the kernel migration).
4
*
Callers
nothing calls this directly
Calls
11
collect
Function · 0.85
dist
Function · 0.85
initGrammars
Function · 0.85
loadGrammarsForLanguages
Function · 0.85
report
Function · 0.85
extractFromSource
Function · 0.85
diffSets
Function · 0.85
resolve
Method · 0.80
error
Method · 0.80
has
Method · 0.80
detectLanguage
Function · 0.50
Tested by
no test coverage detected