toggle menu
Wasi-emscripten-host
common
switch theme
search in API
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.function
/
PathReadlinkFunctionHandle
Path
Readlink
Function
Handle
class
PathReadlinkFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Path
Readlink
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
memory
:
Memory
,
fd
:
FileDescriptor
,
pathAddr
:
WasmPtr
,
pathSize
:
Int
,
bufAddr
:
WasmPtr
,
bufLen
:
Int
,
sizeAddr
:
WasmPtr
)
:
Errno