toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
WasiPreview1HostFunctionHandle
Wasi
Preview1Host
Function
Handle
abstract
class
WasiPreview1HostFunctionHandle
(
val
function
:
HostFunction
,
val
host
:
EmbedderHost
)
(
source
)
Inheritors
ArgsGetFunctionHandle
ArgsSizesGetFunctionHandle
ClockResGetFunctionHandle
ClockTimeGetFunctionHandle
EnvironGetFunctionHandle
EnvironSizesGetFunctionHandle
FdAdviseFunctionHandle
FdAllocateFunctionHandle
FdCloseFunctionHandle
FdDatasyncFunctionHandle
FdFdstatGetFunctionHandle
FdFdstatSetFlagsFunctionHandle
FdFdstatSetRightsFunctionHandle
FdFilestatGetFunctionHandle
FdFilestatSetSizeFunctionHandle
FdFilestatSetTimesFunctionHandle
FdPreadFunctionHandle
FdPrestatDirNameFunctionHandle
FdPrestatGetFunctionHandle
FdPwriteFunctionHandle
FdReadFunctionHandle
FdReaddirFunctionHandle
FdRenumberFunctionHandle
FdSeekFunctionHandle
FdSyncFunctionHandle
FdTellFunctionHandle
FdWriteFunctionHandle
PathCreateDirectoryFunctionHandle
PathFilestatGetFunctionHandle
PathFilestatSetTimesFunctionHandle
PathLinkFunctionHandle
PathOpenFunctionHandle
PathReadlinkFunctionHandle
PathRemoveDirectoryFunctionHandle
PathRenameFunctionHandle
PathSymlinkFunctionHandle
PathUnlinkFileFunctionHandle
PollOneoffFunctionHandle
ProcExitFunctionHandle
ProcRaiseFunctionHandle
RandomGetFunctionHandle
SockAcceptFunctionHandle
SockRecvFunctionHandle
SockSendFunctionHandle
SockShutdownFunctionHandle
SchedYieldFunctionHandle
Members
Constructors
Wasi
Preview1Host
Function
Handle
Link copied to clipboard
constructor
(
function
:
HostFunction
,
host
:
EmbedderHost
)
Properties
function
Link copied to clipboard
val
function
:
HostFunction
host
Link copied to clipboard
val
host
:
EmbedderHost