Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, beforeEach } from
"vitest"
;
2
import
{ WasmBridge } from
"../wasm-bridge.js"
;
3
4
describe(
"WasmBridge"
, () => {
Callers
nothing calls this directly
Calls
15
load
Method · 0.80
writeString
Method · 0.80
getCell
Method · 0.80
writeRaw
Method · 0.80
getCursor
Method · 0.80
isDirtyRow
Method · 0.80
cursorKeysApp
Method · 0.80
bracketedPaste
Method · 0.80
usingAltScreen
Method · 0.80
getTitle
Method · 0.80
getScrollbackCell
Method · 0.80
init
Method · 0.65
Tested by
no test coverage detected