Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepclause/agentvm
/ functions
Functions
115 in github.com/deepclause/agentvm
⨍
Functions
115
◇
Types & classes
9
↓ 1 callers
Function
test
()
test/network/large-file.test.js:77
↓ 1 callers
Function
wrapFdOp
(name, orig, fdArgIdx = 0)
src/worker.js:580
↓ 1 callers
Method
writeStdin
* Write stdin data * @param {Uint8Array|Buffer} data - Stdin data
src/ringbuffer.js:265
↓ 1 callers
Method
writeTcpClose
* Write TCP close event * @param {string} key - TCP session key
src/ringbuffer.js:224
↓ 1 callers
Method
writeTcpConnected
* Write TCP connected event * @param {string} key - TCP session key
src/ringbuffer.js:144
↓ 1 callers
Method
writeTcpError
* Write TCP error event * @param {string} key - TCP session key * @param {string} error - Error message
src/ringbuffer.js:210
↓ 1 callers
Method
writeUdpRecv
* Write UDP receive event * @param {Object} msg - UDP message with data, srcIP, srcPort, dstIP, dstPort
src/ringbuffer.js:233
Method
__init__
(self)
example/vercel_agent.py:15
Method
constructor
(options = {})
src/network.js:45
Method
constructor
* @param {Object} options * @param {string} [options.wasmPath] - Path to the .wasm file. * @param {Object.<string, string>} [options.mounts]
src/index.js:18
Method
constructor
(sharedBuffer)
src/ringbuffer.js:59
Method
constructor
(sharedBuffer)
src/ringbuffer.js:292
Method
getIOSignal
* Get current IO signal value (for external wait coordination)
src/ringbuffer.js:454
Method
pendingDataSize
* Get the current size of pending data in the TX buffer * @returns {number} Number of bytes waiting to be read
src/network.js:290
Function
verifyTestData
(buf)
test/data-integrity.test.js:30
← previous
101–115 of 115, ranked by callers