MCPcopy
hub / github.com/vercel-labs/wterm / wasm-bridge.test.ts

File wasm-bridge.test.ts

packages/@wterm/core/src/__tests__/wasm-bridge.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from "vitest";
2import { WasmBridge } from "../wasm-bridge.js";
3
4describe("WasmBridge", () => {

Callers

nothing calls this directly

Calls 15

loadMethod · 0.80
writeStringMethod · 0.80
getCellMethod · 0.80
writeRawMethod · 0.80
getCursorMethod · 0.80
isDirtyRowMethod · 0.80
cursorKeysAppMethod · 0.80
bracketedPasteMethod · 0.80
usingAltScreenMethod · 0.80
getTitleMethod · 0.80
getScrollbackCellMethod · 0.80
initMethod · 0.65

Tested by

no test coverage detected