Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceifa/wasmoon
/ LuaThreadRunOptions
Interface
LuaThreadRunOptions
src/types.ts:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
export
interface
LuaThreadRunOptions {
34
timeout?: number
35
}
36
37
export
const
PointerSize = 4
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected