toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
PollOneoffFunctionHandle
Poll
Oneoff
Function
Handle
class
PollOneoffFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Poll
Oneoff
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
memory
:
Memory
,
inSubscriptionPtr
:
WasmPtr
,
outEventsPtr
:
WasmPtr
,
subscriptionCount
:
Size
,
eventsStoredAddr
:
WasmPtr
)
:
Errno