MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / init

Function init

website/public/wasm/web-tree-sitter.js:2037–2039  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2035 loadedLibsByName: {},
2036 loadedLibsByHandle: {},
2037 init() {
2038 newDSO("__main__", 0, wasmImports);
2039 }
2040 };
2041 var ___heap_base = 78240;
2042 var alignMemory = /* @__PURE__ */ __name((size, alignment) => Math.ceil(size / alignment) * alignment, "alignMemory");

Callers 2

postInstantiationMethod · 0.70
postInstantiationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected