MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / getWasmDir

Function getWasmDir

packages/code-map/src/languages.ts:130–132  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128}
129
130export function getWasmDir(): string | undefined {
131 return customWasmDir
132}
133
134/* ------------------------------------------------------------------ */
135/* 6. WASM path resolver */

Callers 2

languages.test.tsFile · 0.90
resolveWasmPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected