Runno
WASI
Articles
Docs
GitHub
Preparing search index...
The search index is not available
@runno/wasi
@runno/wasi
DebugFn
Type alias DebugFn
Debug
Fn
:
(
(
name
,
args
,
ret
,
data
)
=>
number
|
undefined
)
Type declaration
(
name
,
args
,
ret
,
data
)
:
number
|
undefined
Injects a function between implementation and return for debugging
Parameters
name
:
string
args
:
string
[]
ret
:
number
data
:
{
[
key
:
string
]
:
any
;
}
[]
Returns
number
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Docs
@runno/runtime
@runno/wasi
WASISnapshot
Preview1
Initialization
Error
Invalid
Instance
Error
WASI
WASIContext
WASIWorker
Host
WASIWorker
Host
Killed
Error
BinaryWASIFS
BinaryWASIFile
Debug
Fn
WASIContext
Options
WASIExecution
Result
WASIFS
WASIFile
WASIPath
WASITimestamps
Generated using
TypeDoc
Injects a function between implementation and return for debugging